commit | 96f372c95d32f76fa2b0e035e0a6269234bfda09 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Thu Apr 07 19:07:17 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Apr 08 13:06:30 2011 -0400 |
tree | 6fff40a25844d7ec927ce1f1d361f4c57b9096ff | |
parent | bd39a274fb7b43374c797bafdb7f506598f36f77 [diff] |
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls These missing chip wakeups mainly cause crashes on AR5416 cards in MIPS boards, but have also been reported to cause radio stability issues on AR9285. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>