From: Jes Sorensen Date: Tue, 15 Apr 2014 17:44:33 +0000 (+0200) Subject: staging: rtl8723au: OnAuth23a(): ieee80211.h-ify X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78d23509822b05cedafbcbebee528c470690938a;p=pandora-kernel.git staging: rtl8723au: OnAuth23a(): ieee80211.h-ify Switch to using struct ieee80211_mgmt to obtain offsets. Again a bizarre +4 offset was applied for the IE scan which doesn't make sense, since this offset wasn't applied for the auth struct elements. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed