linux/drivers/net/wireless/ath/ath5k
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
..
ath5k.h
attach.c
base.c ath5k: disable beacon interrupt when interface is down 2009-06-03 14:06:15 -04:00
base.h
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c
eeprom.c
eeprom.h
gpio.c
initvals.c
Kconfig
led.c
Makefile
pcu.c
phy.c
qcu.c
reg.h
reset.c
rfbuffer.h
rfgain.h