mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
staging: r8188eu: remove HT_caps_element structure
This type does not used. Signed-off-by: Ivan Safonov <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
3d3cd94d0d
commit
2976f0a5bc
@@ -522,15 +522,6 @@ struct ieee80211_ht_addt_info {
|
||||
unsigned char basic_set[16];
|
||||
} __packed;
|
||||
|
||||
struct HT_caps_element {
|
||||
__le16 HT_caps_info;
|
||||
unsigned char AMPDU_para;
|
||||
unsigned char MCS_rate[16];
|
||||
unsigned short HT_ext_caps;
|
||||
unsigned int Beamforming_caps;
|
||||
unsigned char ASEL_caps;
|
||||
} __packed;
|
||||
|
||||
struct HT_info_element {
|
||||
unsigned char primary_channel;
|
||||
unsigned char infos[5];
|
||||
|
||||
Reference in New Issue
Block a user