From 26a7a385bbe2c8a258b9b845122e48935c8738c9 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sun, 28 Nov 2021 01:09:35 +0200 Subject: ath10k-ct: update version to fix DFS for VHT160 Update ath10k-ct to get the upstream fix for DFS support for VHT160 in the 5.15 based ath10k-ct. (Switch from 5.10 to 5.15 surfaced the upstream regression.) * refresh one patch Signed-off-by: Hannu Nyman --- .../ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/ath10k-ct/patches') 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 1591ac5adf..4c4a0edd57 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 if (ret) --- a/ath10k-5.15/mac.c +++ b/ath10k-5.15/mac.c -@@ -11519,7 +11519,7 @@ int ath10k_mac_register(struct ath10k *a +@@ -11521,7 +11521,7 @@ int ath10k_mac_register(struct ath10k *a ar->hw->weight_multiplier = ATH10K_AIRTIME_WEIGHT_MULTIPLIER; #ifdef CPTCFG_MAC80211_LEDS -- cgit v1.2.3