X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fath%2F973-ath10k_fix-band_center_freq-handling-for-VHT160-in-recent-firmwares.patch;h=4ad93ad790ac33140291ef6fa31684d823a6464b;hp=bd0104592d5fc0304bc4ac8b0344ca0d59968639;hb=d1100c76b33ff68c6db0f5fa31a26532bdbb15c4;hpb=600416d5c14663faa3e2eb42ff71a41d4fa8e0f6 diff --git a/package/kernel/mac80211/patches/ath/973-ath10k_fix-band_center_freq-handling-for-VHT160-in-recent-firmwares.patch b/package/kernel/mac80211/patches/ath/973-ath10k_fix-band_center_freq-handling-for-VHT160-in-recent-firmwares.patch index bd0104592d..4ad93ad790 100644 --- a/package/kernel/mac80211/patches/ath/973-ath10k_fix-band_center_freq-handling-for-VHT160-in-recent-firmwares.patch +++ b/package/kernel/mac80211/patches/ath/973-ath10k_fix-band_center_freq-handling-for-VHT160-in-recent-firmwares.patch @@ -13,7 +13,7 @@ v2: fix trailing whitespace issue and fix some typos within the commit note 2 files changed, 8 insertions(+), 10 deletions(-) --- a/drivers/net/wireless/ath/ath10k/mac.c +++ b/drivers/net/wireless/ath/ath10k/mac.c -@@ -4585,13 +4585,6 @@ static struct ieee80211_sta_vht_cap ath1 +@@ -4588,13 +4588,6 @@ static struct ieee80211_sta_vht_cap ath1 vht_cap.cap |= val; }