linux/drivers/net/wireless/ath/ath9k
Luis R. Rodriguez 85efc86eb7 atheros: fix propagation of bad EEPROM on regulatory init
When the EEPROM is not in good condition we cannot continue so
we currently bail out but only ath5k is bailing out properly.
Both ath9k and ar9170 were proceeding and if a user were to run
into this they'd see an obscure panic. Lets propagate the error
as intended and make sure we inform the user by lifting the
error message from debug to a kernel error.

Stable note: You can find a port of this page here:

http://bombadil.infradead.org/~mcgrof/patches/ath9k/ath9k-fix-eeprom.patch.txt

Cc: stable@kernel.org
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-04-22 16:57:15 -04:00
..
ahb.c
ani.c
ani.h
ath9k.h
beacon.c
calib.c ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate 2009-04-22 16:54:47 -04:00
calib.h ath9k: Use a consistent naming convention 2009-04-22 16:54:46 -04:00
debug.c
debug.h
eeprom.c
eeprom.h
hw.c ath9k: Disable autosleep feature for AR9285 based chipsets. 2009-04-22 16:57:14 -04:00
hw.h ath9k: Use a consistent naming convention 2009-04-22 16:54:46 -04:00
initvals.h
Kconfig
mac.c
mac.h
main.c atheros: fix propagation of bad EEPROM on regulatory init 2009-04-22 16:57:15 -04:00
Makefile
pci.c
phy.c
phy.h
rc.c
rc.h
recv.c
reg.h
virtual.c
xmit.c ath9k: Fix memleak on TX DMA failure 2009-04-22 16:54:46 -04:00