OSDN Git Service

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)
commit8610c29a2c9f273886b1c31ae4d92c69d4326262
treec0424e55a67e0a2a1c7f1d72a9d807c442da5a9c
parent15943a72c7d2031c9150917ca9161a9f891d455a
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