From: Jes Sorensen Date: Thu, 19 Jun 2014 09:37:24 +0000 (+0200) Subject: staging: rtl8723au: Update bss beacon info in rtw_add_beacon() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1933 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddf5c2bd1044d923ad82f519c68cdf12a055a568;p=pandora-kernel.git staging: rtl8723au: Update bss beacon info in rtw_add_beacon() Pull out the core info beacon_interval, capability, and tsf and update cur_network.network with the info in rtw_add_beacon() instead of relying on it being in ->IEs. This will help later when getting rid of the beacon struct info from ->IEs and only carrying the actual IEs there. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed