]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cfg80211: send extended capabilities IE in connect
authorJohannes Berg <johannes.berg@intel.com>
Tue, 31 Mar 2015 14:09:13 +0000 (16:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 7 Apr 2015 11:56:45 +0000 (13:56 +0200)
commit46b9d180141dac76cd6065bf497cec44816ab4c6
treeab6d2ed8a24793dcb5096b61e965286f9b116ec5
parent29464ccc78f1e8f77b8c37ddbe95af46d13c2ec2
cfg80211: send extended capabilities IE in connect

If the connect request from userspace didn't include an extended
capabilities IE, create one using the driver capabilities. This
fixes VHT associations, since those need to set the operating mode
notification capability.

Reviewed-by: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/sme.c