summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBruno Randolf <br1@einfach.org>2010-12-16 16:22:20 +0900
committerJohn W. Linville <linville@tuxdriver.com>2010-12-16 15:22:32 -0500
commitf15a4bb2637253680f09f0161d51e22446b6478f (patch)
treee3209fb59e2c7204f7d7dc74b8f3434bbd361e6a /MAINTAINERS
parent4aea248dd7a67097d683a97f94a0aeaf0d248f3f (diff)
downloadlinux-0-day-f15a4bb2637253680f09f0161d51e22446b6478f.tar.gz
linux-0-day-f15a4bb2637253680f09f0161d51e22446b6478f.tar.xz
ath5k: Fix survey
The old survey implementation was broken and returned nonsense data. Clear cycle counters and survey data on reset. Since the cycle counters easily overflow it's better to keep a local version of collected survey data (in ms resolution, instead of clockrate) and update this every time survey is retrieved. If survey is retrieved often enough to avoid cycle counter overflows this works fine, otherwise we could update survey more often, like ath9k does. Still only the survey for the current channel is kept. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions