]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit59306f3973081e1fbc6fdf99c3954470fa2d8923
tree4efa1ae46d6dce226fd8f389720c10b4a198634c
parent3f345a64176254a0d3b08df980a233b2bf588f9c
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