staging: rtl8723au: Use correct struct for WLAN_EID_HT_CAPABILITY
authorJes Sorensen <Jes.Sorensen@redhat.com>
Sat, 31 May 2014 16:05:12 +0000 (18:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jun 2014 19:35:40 +0000 (12:35 -0700)
commit6594c965ca8c07ba2c152bfa3c23700650d2969b
tree7f916a8d323d8238d81497d6e9bfc680a42118cf
parent65be27da4953163c638a006542d279f5b1f346ea
staging: rtl8723au: Use correct struct for WLAN_EID_HT_CAPABILITY

WLAN_EID_HT_CAPABILITY carries a struct ieee80211_ht_operation - use
the right struct instead of a self invented one.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_mlme.c
drivers/staging/rtl8723au/include/wifi.h