mac80211: rename single hw-scan flag to follow naming convention
authorJohannes Berg <johannes.berg@intel.com>
Tue, 2 Jun 2015 18:32:00 +0000 (20:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 2 Jun 2015 18:32:00 +0000 (20:32 +0200)
commitc526a467671960922b5cb5fc385a1813602526bc
tree88059cf0f57d8d7fe4f63e11e6dcb045aedcf030
parentea1b2b45f513c6f9ee49b465b1a9281feb783532
mac80211: rename single hw-scan flag to follow naming convention

The naming convention is to always have the flags prefixed with
IEEE80211_HW_ so they're 'namespaced', make this flag follow it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c
include/net/mac80211.h
net/mac80211/scan.c