ath9k_hw: fix host interface reset on AR934x
authorFelix Fietkau <nbd@openwrt.org>
Thu, 23 May 2013 10:20:55 +0000 (12:20 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 May 2013 16:50:22 +0000 (12:50 -0400)
If a local bus timeout has been detected, the host interface needs to be
reset to clear the errors. AR934x uses a different synchronous interrupt
bit to indicate this, so the check needs to be fixed.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found