]> Pileus Git - ~andy/linux/commit
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
authorFelix Fietkau <nbd@openwrt.org>
Thu, 7 Apr 2011 17:07:17 +0000 (19:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 8 Apr 2011 17:06:30 +0000 (13:06 -0400)
commit96f372c95d32f76fa2b0e035e0a6269234bfda09
tree6fff40a25844d7ec927ce1f1d361f4c57b9096ff
parentbd39a274fb7b43374c797bafdb7f506598f36f77
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>
drivers/net/wireless/ath/ath9k/main.c