mirror of
https://github.com/proski/madwifi
synced 2024-11-21 22:11:32 +03:00
Revert part of previous change. Was too board. Merge -dfs r3691
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3692 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
parent
ec82a6dabd
commit
4b8b3f3960
@ -2696,7 +2696,7 @@ ath_stop_locked(struct net_device *dev)
|
||||
if (!sc->sc_invalid) {
|
||||
del_timer_sync(&sc->sc_dfs_cac_timer);
|
||||
if (!sc->sc_beacon_cal)
|
||||
del_timer(&sc->sc_cal_ch);
|
||||
del_timer_sync(&sc->sc_cal_ch);
|
||||
}
|
||||
ath_draintxq(sc);
|
||||
if (!sc->sc_invalid) {
|
||||
|
Loading…
Reference in New Issue
Block a user