diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2019-08-18 02:21:46 +0200 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-08-24 23:22:10 +0200 |
commit | e9d875a5371c89a3f351df5aec593ac90ba89ecc (patch) | |
tree | b7a9299ae445d24a26344de6a107dc8225209c76 /package/kernel/ath10k-ct/patches/203-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch | |
parent | ac2f341036c18acee2b4f69e819cffeaacc2e824 (diff) | |
download | upstream-e9d875a5371c89a3f351df5aec593ac90ba89ecc.tar.gz upstream-e9d875a5371c89a3f351df5aec593ac90ba89ecc.tar.bz2 upstream-e9d875a5371c89a3f351df5aec593ac90ba89ecc.zip |
ath10k-ct: update to HEAD of 2019-08-14 - 9e5ab2
Update ath10k-ct to commit 9e5ab25027e0971fa24ccf93373324c08c4e992d
git log --pretty=oneline --abbrev-commit f0aa8130..9e5ab250
9e5ab25 ath10k-ct: Update to latest 5.2 upstream, support bigger mtu, 160Mhz
Created with the help of the make-package-update-commit.sh script
and refresh patches.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
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 7a5b4fd21f..3a22fc74cb 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> -@@ -9687,6 +9688,7 @@ int ath10k_mac_register(struct ath10k *a +@@ -9689,6 +9690,7 @@ int ath10k_mac_register(struct ath10k *a ar->hw->wiphy->bands[NL80211_BAND_5GHZ] = band; } |