commit | b5bfc5683db44a121ad47ec0a9f4efd4aac040e0 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Oct 08 22:13:53 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 11 15:04:20 2010 -0400 |
tree | b9d182f42cbbfdea95ad7ab425302617c5f40db9 | |
parent | 9d119f3ebd074bde0b801f476a44ca60d222efb2 [diff] |
ath9k_hw: move the cycle counter tracking to ath Instead of keeping track of wraparound, clear the counters on every access and keep separate deltas for ANI and later survey use. Also moves the function for calculating the 'listen time' for ANI Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>