linux/drivers/net/wireless/ath
Luis R. Rodriguez c94dbff799 ath9k: move workqueue cancels to stop callback
We should be cancelling our work at the stop callback since
we are borrowing the mac80211 workqueue for our work. As it
stands mac80211 expects this for suspend purposes.

The ath9k specific virtual wiphy stuff need only be
cancelled only when the we have no secondary virtual wiphys.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-04 16:43:19 -04:00
..
ar9170 ar9170: fix build error when !CONFIG_AR9170_LEDS 2009-07-29 15:46:01 -04:00
ath5k ath5k: fix values for bus error bits in ISR2 2009-07-24 15:05:29 -04:00
ath9k ath9k: move workqueue cancels to stop callback 2009-08-04 16:43:19 -04:00
Kconfig Atheros Kconfig needs to be dependent on WLAN_80211 2009-07-08 15:24:29 -04:00
main.c
Makefile
regd.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-07-23 19:03:51 -07:00
regd.h
regd_common.h ath: map TH to FCC3_WORLD 2009-07-27 15:24:08 -04:00