cfg80211: Allow use_mfp to be specified with the connect command
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 15 Jan 2013 15:15:57 +0000 (17:15 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 22:27:49 +0000 (23:27 +0100)
The NL80211_ATTR_USE_MFP attribute was originally added for
NL80211_CMD_ASSOCIATE, but it is actually as useful (if not even more
useful) with NL80211_CMD_CONNECT, so process that attribute with the
connect command, too.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found