diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2019-06-13 19:06:25 +0100 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2019-06-13 19:35:19 +0100 |
commit | 49b3dcb2ab8a5023a210a50de8157b650ab60c81 (patch) | |
tree | 5ab388809c9ff2d40f8996965e62d7e8b444c691 /package/kernel/ath10k-ct/patches/203-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch | |
parent | 35a70d626239424fb47e4cc50b565da7622eb2a6 (diff) | |
download | upstream-49b3dcb2ab8a5023a210a50de8157b650ab60c81.tar.gz upstream-49b3dcb2ab8a5023a210a50de8157b650ab60c81.tar.bz2 upstream-49b3dcb2ab8a5023a210a50de8157b650ab60c81.zip |
ath10k-ct: Update to 2019-06-13
Changes:
ath10k: Improve PMF/MPF mgt frame check
And add a driver for 5.2 (beta, not even tested yet) kernel.
Refresh patches.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'package/kernel/ath10k-ct/patches/203-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch')
-rw-r--r-- | package/kernel/ath10k-ct/patches/203-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/ath10k-ct/patches/203-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch b/package/kernel/ath10k-ct/patches/203-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch index 45619c9169..7a5b4fd21f 100644 --- a/package/kernel/ath10k-ct/patches/203-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch +++ b/package/kernel/ath10k-ct/patches/203-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> -@@ -9632,6 +9633,7 @@ int ath10k_mac_register(struct ath10k *a +@@ -9687,6 +9688,7 @@ int ath10k_mac_register(struct ath10k *a ar->hw->wiphy->bands[NL80211_BAND_5GHZ] = band; } |