]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19286cf4504bc6b0d99123a51f1708fc04d48f83
tree81e04d7fa339d0b1e501eef6adb9547159a8b998
parente85acd7d46ee22b1c8188138177b689668d46a9d
ath9k: Stop ANI when doing a reset

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>
drivers/net/wireless/ath/ath9k/main.c