aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2021-02-15 13:52:23 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2021-02-16 07:31:28 +0100
commita5c4c404764e9125d7a6c435c2f8d840c68ceed2 (patch)
tree52d584722201e22731d0dd825737f0795968d858 /package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch
parentad8b759fd17bd31fdb7a026f247fd6ec81b372d3 (diff)
downloadupstream-a5c4c404764e9125d7a6c435c2f8d840c68ceed2.tar.gz
upstream-a5c4c404764e9125d7a6c435c2f8d840c68ceed2.tar.bz2
upstream-a5c4c404764e9125d7a6c435c2f8d840c68ceed2.zip
ath10k-ct: switch to 5.10
Let's switch to 5.10 now that mac80211 has been updated. Runtime-tested on ipq806x (Netgear R7800). Signed-off-by: Álvaro Fernández Rojas <noltari@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 98653d6b72..1fc2566f9c 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.8/pci.c
-+++ b/ath10k-5.8/pci.c
+--- a/ath10k-5.10/pci.c
++++ b/ath10k-5.10/pci.c
@@ -131,7 +131,11 @@ static const struct ce_attr pci_host_ce_
.flags = CE_ATTR_FLAGS,
.src_nentries = 0,