From: Jouni Malinen Date: Mon, 8 Aug 2011 09:11:52 +0000 (+0300) Subject: cfg80211/nl80211: Send AssocReq IEs to user space in AP mode X-Git-Tag: v3.2-rc1~129^2~422^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d3dfb728e987790cf3d973aaf5fba2433771d8;p=pandora-kernel.git cfg80211/nl80211: Send AssocReq IEs to user space in AP mode When user space SME/MLME (e.g., hostapd) is not used in AP mode, the IEs from the (Re)Association Request frame that was processed in firmware need to be made available for user space (e.g., RSN IE for hostapd). Allow this to be done with cfg80211_new_sta(). Signed-off-by: Jouni Malinen Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed