linux/drivers/net/wireless/ath
Bob Copeland 72828b1b3c ath5k: disable beacon interrupt when interface is down
When we remove the active interface, there's no need to continue
sending beacons; doing so would cause a null pointer deref in
ieee80211_beacon_get().  Disable the interrupt in remove_interface
and add a WARN_ON(!vif) in case there are other instances lurking.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-03 14:06:15 -04:00
..
ar9170 ar9170: cancel led worker properly on exit 2009-06-03 14:05:15 -04:00
ath5k ath5k: disable beacon interrupt when interface is down 2009-06-03 14:06:15 -04:00
ath9k ath9k: Fix write callback of 'debug' which configures debug mask 2009-06-03 14:06:15 -04:00
Kconfig atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
main.c ath: add module information 2009-04-22 16:54:47 -04:00
Makefile ath: add module information 2009-04-22 16:54:47 -04:00
regd_common.h
regd.c ath: make regulatory parsing more verbose on debug 2009-06-03 14:06:15 -04:00
regd.h cfg80211: clean up includes 2009-04-22 16:57:17 -04:00