diff options
author | Robert Marko <robimarko@gmail.com> | 2022-05-14 20:14:14 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-05-19 11:07:02 +0200 |
commit | ab97b2a25d69215dcc0d9621e491aa7b17f315cb (patch) | |
tree | 9f16d8a86416c88001c2568d606f25975bbd0bd5 /package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch | |
parent | 6eec1a522518435d78763c3c66881b438cd5fa0e (diff) | |
download | upstream-ab97b2a25d69215dcc0d9621e491aa7b17f315cb.tar.gz upstream-ab97b2a25d69215dcc0d9621e491aa7b17f315cb.tar.bz2 upstream-ab97b2a25d69215dcc0d9621e491aa7b17f315cb.zip |
ath10k-ct: update to 2022-05-13
Update ath10k-ct to the latest version which includes the backported
ath10k commit for requesting API 1 BDF-s with a unique name like caldata.
Signed-off-by: Robert Marko <robimarko@gmail.com>
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.patch | 2 |
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 4c4a0edd57..fb8468b9c0 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.15/mac.c +++ b/ath10k-5.15/mac.c -@@ -11521,7 +11521,7 @@ int ath10k_mac_register(struct ath10k *a +@@ -11544,7 +11544,7 @@ int ath10k_mac_register(struct ath10k *a ar->hw->weight_multiplier = ATH10K_AIRTIME_WEIGHT_MULTIPLIER; #ifdef CPTCFG_MAC80211_LEDS |