mirror of
https://github.com/breeze303/openwrt-ipq.git
synced 2025-12-16 20:51:07 +00:00
ath11k_nss: Drop unnecessary iphone fix patch
Signed-off-by: Sean Khan <datapronix@protonmail.com>
This commit is contained in:
parent
140b5e96e1
commit
711d1a21e5
@ -1,11 +0,0 @@
|
||||
--- a/drivers/net/wireless/ath/ath11k/mac.c
|
||||
+++ b/drivers/net/wireless/ath/ath11k/mac.c
|
||||
@@ -6262,6 +6262,8 @@ static int ath11k_mac_copy_he_cap(struct
|
||||
memcpy(he_cap_elem->phy_cap_info, band_cap->he_cap_phy_info,
|
||||
sizeof(he_cap_elem->phy_cap_info));
|
||||
|
||||
+ he_cap_elem->mac_cap_info[0] &= ~IEEE80211_HE_MAC_CAP0_HTC_HE;
|
||||
+
|
||||
he_cap_elem->mac_cap_info[1] &=
|
||||
IEEE80211_HE_MAC_CAP1_TF_MAC_PAD_DUR_MASK;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user