From: Jouni Malinen Date: Tue, 30 Aug 2011 18:57:51 +0000 (+0300) Subject: ath6kl: Fix AP mode (Re)AssocReq IE processing X-Git-Tag: v3.2-rc1~129^2~104^2^2~14^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c774bbab78435e349de2c88fc6e054716f8f2ea;p=pandora-kernel.git ath6kl: Fix AP mode (Re)AssocReq IE processing Need to use correct length field for association request frame and parse the IEs to find WPA/WPS/RSN IE. In addition, copying of the IE better make sure it fits in into the buffer to avoid buffer overflows. In addition, add the (Re)AssocReq IEs to the cfg80211 new station event for user space. Signed-off-by: Jouni Malinen Signed-off-by: Kalle Valo --- Reading git-diff-tree failed