cfg80211: remove "channel" from survey names
authorJohannes Berg <johannes.berg@intel.com>
Fri, 14 Nov 2014 15:35:34 +0000 (16:35 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Jan 2015 14:27:52 +0000 (15:27 +0100)
All of the survey data is (currently) per channel anyway,
so having the word "channel" in the name does nothing. In
the next patch I'll introduce global data to the survey,
where the word "channel" is actually confusing.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found