linux/drivers/net/wireless/ath5k
Pavel Roskin f50e4a8494 ath5k: disable irq handling in ath5k_hw_detach()
Once ah has been freed, it may not be accessed.  Set ATH_STAT_INVALID
bit to make the interrupt handler return IRQ_NONE without accessing ah.

This fixes oops on unload with CONFIG_DEBUG_SHIRQ enabled.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-03-13 15:57:25 -04:00
..
ath5k.h WDEV, ath5k, don't return int from bool function 2008-02-20 20:11:48 -05:00
base.c ath5k: Fix build warnings on some 64-bit platforms. 2008-02-20 20:11:48 -05:00
base.h ath5k: use SWBA to detect IBSS HW merges 2008-01-28 15:10:52 -08:00
debug.c ath5k: debug level improvements 2008-01-31 19:26:35 -08:00
debug.h ath5k: debug level improvements 2008-01-31 19:26:35 -08:00
hw.c ath5k: disable irq handling in ath5k_hw_detach() 2008-03-13 15:57:25 -04:00
hw.h
initvals.c
Makefile
phy.c
reg.h
regdom.c
regdom.h