nl80211: Add flag attribute for RRM connections
authorAssaf Krauss <assaf.krauss@intel.com>
Wed, 3 Sep 2014 12:25:01 +0000 (15:25 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 5 Sep 2014 11:52:08 +0000 (13:52 +0200)
commitbab5ab7d2a5466406e8003d038cc7ce6b2d5d804
tree4efa1ae46d6dce226fd8f389720c10b4a198634c
parent1c7e23bf50264a251de53ad9fb1604683b801258
nl80211: Add flag attribute for RRM connections

Add a flag attribute to use in associations, for tagging the target
connection as supporting RRM. It is the responsibility of upper
layers to set this flag only if both the underlying device, and the
target network indeed support RRM.
To be used in ASSOCIATE and CONNECT commands.

Signed-off-by: Assaf Krauss <assaf.krauss@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c