]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: allow survey data to return global data
authorJohannes Berg <johannes.berg@intel.com>
Fri, 14 Nov 2014 15:43:50 +0000 (16:43 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Jan 2015 14:27:54 +0000 (15:27 +0100)
commit0d225ef513c0784bd9479baa0c6a4612471c9a6c
tree2cea75cf1a053308f980dc69ebc9e7e7cd7a59e6
parentf5cd268c51b72e74e5ecb9c42a01739adae08b5f
cfg80211: allow survey data to return global data

Not all devices are able to report survey data (particularly
time spent for various operations) per channel. As all these
statistics already exist in survey data, allow such devices
to report them (if userspace requested it)

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c