iwlwifi: remove unused HT configuration entry tx_chan_width
The tx_chan_width entry is never used, supported_chan_width is used instead. Signed-off-by: Daniel C Halperin <daniel.c.halperin@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
e6a6cf4c42
commit
be2527654f
@ -515,7 +515,6 @@ struct iwl_ht_info {
|
||||
struct ieee80211_mcs_info mcs;
|
||||
/* BSS related data */
|
||||
u8 extension_chan_offset;
|
||||
u8 tx_chan_width;
|
||||
u8 ht_protection;
|
||||
u8 non_GF_STA_present;
|
||||
};
|
||||
|
Reference in New Issue
Block a user