From: Jes Sorensen Date: Thu, 19 Jun 2014 09:37:26 +0000 (+0200) Subject: staging: rtl8723au: ConstructBeacon(): Use struct ieee80211_mgmt to build beacon X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1931 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b46cfdd0320534b0064529c242c4ba324b21dc1;p=pandora-kernel.git staging: rtl8723au: ConstructBeacon(): Use struct ieee80211_mgmt to build beacon This gets rid of a bunch of hard coded offsets and reduces the dependency of the ugly rtw_get_*_from_ie() functions. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed