staging: rtl8723au: OnAssocReq23a(): Use cfg80211_find_ie() to locate HT caps
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 15 Apr 2014 17:44:15 +0000 (19:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2014 18:04:03 +0000 (11:04 -0700)
commit57ed7bbf7be701ce932512159afc09f4031ad165
tree78074332724a0656d40816f5b515e6f830e63d5f
parent49ae9a5c69e771383c10b78cfce8f1426bdecff0
staging: rtl8723au: OnAssocReq23a(): Use cfg80211_find_ie() to locate HT caps

Use cfg80211 interface to search for HT capabilities.

This was the last user of struct rtw_ieee802_11_elems, which can now
be removed.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_mlme_ext.c
This page took 0.024362 seconds and 5 git commands to generate.