From: Jouni Malinen Date: Tue, 15 Jan 2013 15:15:57 +0000 (+0200) Subject: cfg80211: Allow use_mfp to be specified with the connect command X-Git-Tag: v3.9-rc1~139^2~242^2^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cee00a959c0a86571e6f99cf42f0261d7e54d2ae;p=pandora-kernel.git cfg80211: Allow use_mfp to be specified with the connect command 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed