aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch
diff options
context:
space:
mode:
authorAndrew Robbins <andrew@robbinsa.me>2021-10-05 11:00:16 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2021-10-21 00:17:36 +0200
commit1d2bc94f786434e89bc87003b2a2202e92ad84e7 (patch)
treea3448a584af54ad9981e2bd74aecad91a6d2d7a7 /package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch
parentd4f0e45f90fa6b2bd3421991ba66832d9a64db40 (diff)
downloadupstream-1d2bc94f786434e89bc87003b2a2202e92ad84e7.tar.gz
upstream-1d2bc94f786434e89bc87003b2a2202e92ad84e7.tar.bz2
upstream-1d2bc94f786434e89bc87003b2a2202e92ad84e7.zip
ath10k-ct: update to version from 2021-09-22
Add in a fix for 160Mhz dfs on 5.10 and higher. Add support for 5.13 and 5.15 kernels. Add of_get_mac_address support for 5.15 driver. Signed-off-by: Andrew Robbins <andrew@robbinsa.me>
Diffstat (limited to 'package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch')
-rw-r--r--package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch b/package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch
index 6205c9b661..168c6ab462 100644
--- a/package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch
+++ b/package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch
@@ -42,7 +42,7 @@ Signed-off-by: Mathias Kresin <dev@kresin.me>
if (ret)
--- a/ath10k-5.10/mac.c
+++ b/ath10k-5.10/mac.c
-@@ -11403,7 +11403,7 @@ int ath10k_mac_register(struct ath10k *a
+@@ -11405,7 +11405,7 @@ int ath10k_mac_register(struct ath10k *a
ar->hw->weight_multiplier = ATH10K_AIRTIME_WEIGHT_MULTIPLIER;
#ifdef CPTCFG_MAC80211_LEDS