From: Luis R. Rodriguez Date: Sat, 12 Jun 2010 04:33:41 +0000 (-0400) Subject: ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments X-Git-Tag: v2.6.36-rc1~571^2~540^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e97f0fb4dc8e95cd7507f3ae89841a79bac0193;p=pandora-kernel.git ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments We get an MIB interrupt when we hit certain PHY error counter thresholds. If ANI is disabled but the MIB interrupt is enabled we'll keep around the old MIB interrupt causes. Since ath9k disables the MIB interrupt when ANI is disabled this is not a fix, but more of a sanity fix in case we ever need the MIB interrupt enabled but disabling ANI. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed