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)
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>

No differences found