From: Jouni Malinen Date: Sun, 30 Sep 2012 16:29:39 +0000 (+0300) Subject: cfg80211: Allow user space to specify non-IEs to SAE Authentication X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39e5b5e7206767a0f1be0e5cb7acbd0db87ae60;p=pandora-kernel.git cfg80211: Allow user space to specify non-IEs to SAE Authentication SAE extends Authentication frames with fields that are not information elements. NL80211_ATTR_IE is not suitable for these, so introduce a new attribute that can be used to specify the fields needed for SAE in station mode. Signed-off-by: Jouni Malinen [change to verify that SAE is only used with authenticate command] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed