commit | 50d3dfb728e987790cf3d973aaf5fba2433771d8 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Mon Aug 08 12:11:52 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Aug 10 14:07:42 2011 -0400 |
tree | 2466a1545beab6417db076a977da099d7d6694c4 | |
parent | d2da587839b29ccc5b920fffdb848d7bdb36f11f [diff] |
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 <jouni@qca.qualcomm.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>