From: Felix Fietkau Date: Sun, 10 Oct 2010 16:21:52 +0000 (+0200) Subject: ath9k: implement channel utilization stats for survey X-Git-Tag: v2.6.37-rc1~147^2~78^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3430098ae463e31ab16926ac3eb295368a3ca5d9;p=pandora-kernel.git ath9k: implement channel utilization stats for survey Results for the active channel are updated whenever a new survey dump is requested, the old data is kept to allow multiple processes to make their own channel utilization averages. All other channels only contain the data for the last time that the hardware was on the channel, i.e. the last scan result or other off-channel activity. Running a background scan does not clear the data for the active channel. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed