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)
commit11f78ac32b06648c1dde9371b70323168b51a83e
tree2cea75cf1a053308f980dc69ebc9e7e7cd7a59e6
parent4ed20bebf51578229a1986efcf46344075ec8447
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