diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2019-08-15 14:30:26 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-08-17 13:36:06 +0200 |
commit | 3809b6662d7a5959c6a8958d7069978db79440d5 (patch) | |
tree | 5064d18e2eacbaf6c612618dec33fda314d0d661 /package/kernel/mac80211/patches/ath/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch | |
parent | ac7ccf739aaf77de2e9f624c06d147ccf38839a9 (diff) | |
download | upstream-3809b6662d7a5959c6a8958d7069978db79440d5.tar.gz upstream-3809b6662d7a5959c6a8958d7069978db79440d5.tar.bz2 upstream-3809b6662d7a5959c6a8958d7069978db79440d5.zip |
mac80211: Update to version 4.19.66-1
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/mac80211/patches/ath/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch')
-rw-r--r-- | package/kernel/mac80211/patches/ath/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/ath/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch b/package/kernel/mac80211/patches/ath/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch index 260c0c7867..3551216a68 100644 --- a/package/kernel/mac80211/patches/ath/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch +++ b/package/kernel/mac80211/patches/ath/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch @@ -29,7 +29,7 @@ Forwarded: https://patchwork.kernel.org/patch/10549245/ #include <net/mac80211.h> #include <linux/etherdevice.h> #include <linux/acpi.h> -@@ -8390,6 +8391,7 @@ int ath10k_mac_register(struct ath10k *a +@@ -8394,6 +8395,7 @@ int ath10k_mac_register(struct ath10k *a ar->hw->wiphy->bands[NL80211_BAND_5GHZ] = band; } |