ath9k: Stop ANI when doing a reset
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 14 Dec 2009 11:04:56 +0000 (16:34 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Dec 2009 16:32:20 +0000 (11:32 -0500)
The MIB counters are disabled when doing a chip reset.
Since ANI depends on the MIB registers for its operation, relying
on the contents of said registers during HW reset results in sub-optimal
performance.

Cc: stable@kernel.org
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found