nl80211: allow drivers to indicate whether the survey data channel is in use
authorFelix Fietkau <nbd@openwrt.org>
Wed, 29 Sep 2010 15:15:30 +0000 (17:15 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Oct 2010 17:35:22 +0000 (13:35 -0400)
commit17e5a8082894a4b66cb69e7ec16074f0f01281e1
tree604746f9c4aa8d77c41f1e22e9f553b5cdcfa823
parent0bda652300dff8136c9d889f1133462c7c7d332c
nl80211: allow drivers to indicate whether the survey data channel is in use

Some user space applications only want to display survey data for
the operating channel, however there is no API to get that yet.

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