From: Jes Sorensen Date: Tue, 15 Apr 2014 17:43:52 +0000 (+0200) Subject: staging: rtl8723au: OnAssocReq23a(): Clean up and use more ieee80211.h X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da290c54610f49ef475f7f88668259216b08fc36;p=pandora-kernel.git staging: rtl8723au: OnAssocReq23a(): Clean up and use more ieee80211.h This converts it to use struct ieee80211_mgmt and cfg80211_find_ie(). In addition fix a potential buffer overrun in the last loop searching through list WLAN_EID_VENDOR_SPECIFIC elements. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed