commit | 431c74821432a6078d54f08de7cd561f8ef8f1ba | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue Oct 12 16:08:02 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 15 15:48:44 2010 -0400 |
tree | b05cde83e9bc74cc5385758b089dea000d6c6356 | |
parent | e49f913750bb8745085cc4c547912c330cd3eacb [diff] |
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>