diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-11-27 19:51:44 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-03 19:01:42 +0100 |
commit | 087a2a46911b19562236d7f4a72d75855dc64629 (patch) | |
tree | d18464565279b87b3e17fd0276d9b3880ed4a4e8 /package/kernel/mac80211/patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch | |
parent | 83c70346ac89c556b5bda8bcd88b7ee93fed6d7f (diff) | |
download | upstream-087a2a46911b19562236d7f4a72d75855dc64629.tar.gz upstream-087a2a46911b19562236d7f4a72d75855dc64629.tar.bz2 upstream-087a2a46911b19562236d7f4a72d75855dc64629.zip |
mac80211: Update to version 5.15.81
The removed patches were applied upstream.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 077622a198039f9f3d907b5cf4d77a52d7592c49)
Diffstat (limited to 'package/kernel/mac80211/patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch')
-rw-r--r-- | package/kernel/mac80211/patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch b/package/kernel/mac80211/patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch index d4b46d943e..00bac4ffd7 100644 --- a/package/kernel/mac80211/patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch +++ b/package/kernel/mac80211/patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch @@ -42,7 +42,7 @@ Signed-off-by: Mathias Kresin <dev@kresin.me> if (ret) --- a/drivers/net/wireless/ath/ath10k/mac.c +++ b/drivers/net/wireless/ath/ath10k/mac.c -@@ -10228,7 +10228,7 @@ int ath10k_mac_register(struct ath10k *a +@@ -10232,7 +10232,7 @@ int ath10k_mac_register(struct ath10k *a ar->hw->weight_multiplier = ATH10K_AIRTIME_WEIGHT_MULTIPLIER; #ifdef CPTCFG_MAC80211_LEDS |