aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch
diff options
context:
space:
mode:
authorAnsuel Smith <ansuelsmth@gmail.com>2021-11-18 03:02:21 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-11-27 01:11:05 +0100
commit553a3ac221e92c6fad9ffa9229b18a4e77e42c23 (patch)
treea0c5108c06de67dc47cfa577f5756feb1ebf6e1b /package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch
parentd1c7df9c4b0558a89abce6acebc86a03ad9209ee (diff)
downloadupstream-553a3ac221e92c6fad9ffa9229b18a4e77e42c23.tar.gz
upstream-553a3ac221e92c6fad9ffa9229b18a4e77e42c23.tar.bz2
upstream-553a3ac221e92c6fad9ffa9229b18a4e77e42c23.zip
ath10k-ct: use 5.15 version
We switched to mac80211 5.15 backport version. Also switch ath10k-ct to 5.15 and drop the mac address patch that got merged upstream. Compile and tested on ipq806x Netgear R7800. Also update the ath10k-ct to latest version to fix a typo for the new version in the kernel log. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Diffstat (limited to 'package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch')
-rw-r--r--package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch b/package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch
index 1fc2566f9c..b8c6c35326 100644
--- a/package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch
+++ b/package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch
@@ -1,5 +1,5 @@
---- a/ath10k-5.10/pci.c
-+++ b/ath10k-5.10/pci.c
+--- a/ath10k-5.15/pci.c
++++ b/ath10k-5.15/pci.c
@@ -131,7 +131,11 @@ static const struct ce_attr pci_host_ce_
.flags = CE_ATTR_FLAGS,
.src_nentries = 0,