]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ath9k_hw: fix PHY counter overflow handling in ANI v1
authorFelix Fietkau <nbd@openwrt.org>
Tue, 12 Oct 2010 14:08:02 +0000 (16:08 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 15 Oct 2010 19:48:44 +0000 (15:48 -0400)
commit431c74821432a6078d54f08de7cd561f8ef8f1ba
treeb05cde83e9bc74cc5385758b089dea000d6c6356
parente49f913750bb8745085cc4c547912c330cd3eacb
ath9k_hw: fix PHY counter overflow handling in ANI v1

PHY counter overflows need to be checked for the old ANI version,
because of its use of interrupt based counter overflow reports when
the counters exceed the configured thresholds.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ani.c