mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 00:04:17 +00:00
replace rtw_ieee80211_ht_cap with ieee80211_ht_cap
port 042ca34b9ab19d0a52c3b01862a6c07fcb032e86
This commit is contained in:
@@ -46,7 +46,7 @@ struct ht_priv {
|
||||
|
||||
u8 op_present:1; /* ht_op is present */
|
||||
|
||||
struct rtw_ieee80211_ht_cap ht_cap;
|
||||
struct ieee80211_ht_cap ht_cap;
|
||||
u8 ht_op[HT_OP_IE_LEN];
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user