commit | 75600abf1991657580233570400009e85f861787 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Thu Apr 12 20:36:31 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Apr 13 14:06:59 2012 -0400 |
tree | 46d0e49b9230d97f4901aa18af39194cfd26d17f | |
parent | 2db0d2ba97801fb57c91e99b9e22b2a24c32d3d7 [diff] |
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>