dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/ath/ath9k
Sujith 6ce34ec11c ath9k_htc: Handle WMI timeouts properly
If a WMI command has timed out for some reason,
a late WMI response would end up updating the
response region of a new WMI request that has been
issued in the meantime.

Fix this race condition by dropping a WMI response
if a new WMI command has been issued.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-04-16 15:47:12 -04:00
..
Kconfig
Makefile
ahb.c
ani.c ath9k_hw: Use buffered register writes 2010-04-16 15:47:09 -04:00
ani.h
ar5008_initvals.h
ar5008_phy.c ath9k_hw: Use buffered register writes 2010-04-16 15:47:09 -04:00
ar9001_initvals.h
ar9002_calib.c ath9k_hw: Use buffered register writes 2010-04-16 15:47:09 -04:00
ar9002_hw.c ath9k_hw: Use buffered register writes 2010-04-16 15:47:09 -04:00
ar9002_initvals.h
ar9002_mac.c
ar9002_phy.c ath9k_hw: Use buffered register writes 2010-04-16 15:47:09 -04:00
ar9002_phy.h
ar9003_calib.c
ar9003_eeprom.c
ar9003_eeprom.h
ar9003_hw.c
ar9003_initvals.h
ar9003_mac.c
ar9003_mac.h
ar9003_phy.c
ar9003_phy.h
ath9k.h
beacon.c
btcoex.c
btcoex.h
calib.c
calib.h
common.c
common.h
debug.c
debug.h
eeprom.c
eeprom.h
eeprom_4k.c ath9k_hw: Use buffered register writes 2010-04-16 15:47:09 -04:00
eeprom_9287.c
eeprom_def.c
gpio.c
hif_usb.c ath9k_htc: Add dropped SKB count to debugfs 2010-04-16 15:47:11 -04:00
hif_usb.h
htc.h ath9k_htc: Add dropped SKB count to debugfs 2010-04-16 15:47:11 -04:00
htc_drv_beacon.c
htc_drv_init.c
htc_drv_main.c ath9k_htc: Add dropped SKB count to debugfs 2010-04-16 15:47:11 -04:00
htc_drv_txrx.c
htc_hst.c
htc_hst.h
hw-ops.h
hw.c ath9k_hw: Use buffered register writes 2010-04-16 15:47:09 -04:00
hw.h
init.c
mac.c ath9k_hw: Use buffered register writes 2010-04-16 15:47:09 -04:00
mac.h
main.c
pci.c
phy.h
rc.c
rc.h
recv.c
reg.h
virtual.c
wmi.c ath9k_htc: Handle WMI timeouts properly 2010-04-16 15:47:12 -04:00
wmi.h ath9k_htc: Handle WMI timeouts properly 2010-04-16 15:47:12 -04:00
xmit.c