]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath9k: wake up the hardware from full sleep when idle is turned off
authorFelix Fietkau <nbd@openwrt.org>
Thu, 12 Apr 2012 18:36:31 +0000 (20:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Apr 2012 18:06:59 +0000 (14:06 -0400)
commit75600abf1991657580233570400009e85f861787
tree46d0e49b9230d97f4901aa18af39194cfd26d17f
parent2db0d2ba97801fb57c91e99b9e22b2a24c32d3d7
ath9k: wake up the hardware from full sleep when idle is turned off

The hardware needs a reset to recover from full sleep. Issue this reset
directly in the ath9k_config call that turns off idle, otherwise tx
remains dead until the first channel change after the idle state change

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c