]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723au: ConstructBeacon(): Use struct ieee80211_mgmt to build beacon
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 19 Jun 2014 09:37:26 +0000 (11:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 20:08:50 +0000 (13:08 -0700)
commit83058718b0681c21f662a91333f713f6e7fc3b67
tree00ce5d030d9be7a91d1567b1329eed1e7ecfd803
parentb6632d0a163b9c215db81b8b7a36f7f7842f1f0c
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 <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/rtl8723a_cmd.c