]> git.baikalelectronics.ru Git - kernel.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)
commitfe3038d65ccdf470632533223c8b6c6d181fc5fb
treeab6d2ed8a24793dcb5096b61e965286f9b116ec5
parentd01ab427dca50f199219412617629273c96ab14b
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