]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: rtl8723au: Update bss beacon info in rtw_add_beacon()
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 19 Jun 2014 09:37:24 +0000 (11:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 20:08:50 +0000 (13:08 -0700)
commitddf5c2bd1044d923ad82f519c68cdf12a055a568
tree30dbdfdc519b5961f369218df3a6082b3e99af0d
parentdb97812c2c5e8a18d7cf3eb679a4cfdd6125f748
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 <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_ap.c
drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c