]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: add channel utilization stats to the survey command
authorFelix Fietkau <nbd@openwrt.org>
Sat, 9 Oct 2010 00:39:29 +0000 (02:39 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Oct 2010 19:04:20 +0000 (15:04 -0400)
commit14358ce75b5947a28802a08801acc84193eb4804
treec0424e55a67e0a2a1c7f1d72a9d807c442da5a9c
parentd84ec0d23b46e893ba714714d303ceb49ce0ec9f
cfg80211: add channel utilization stats to the survey command

Using these, user space can calculate a relative channel utilization
with arbitrary intervals by regularly taking snapshots of the survey
results.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c