commit | c1afdaff90538ef085b756454f12b29575411214 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sat Mar 10 13:57:04 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 12 14:21:53 2012 -0400 |
tree | 932f83b57eccb2040d4d3c62cc158be01cbbbc02 | |
parent | ffb1c56a9706c7e4f1911faa14626b2bb3973479 [diff] |
ath9k: fix going to full-sleep on PS idle The check for PS_WAIT_FOR_TX_ACK was inverted, the hardware should only go to full sleep if no tx is pending. Reported-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: stable@vger.kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>