diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2021-05-02 18:45:40 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-05-04 22:29:34 +0200 |
commit | ce41fc38ba65013a0352e29794823f1380c9c93b (patch) | |
tree | 591dd130c0a16ea715e45bcc550ef9778856aae2 /package/kernel/mac80211/patches/ath/975-ath10k-use-tpt-trigger-by-default.patch | |
parent | a641502849091feebf5d41c2eaa9ac89e59b8127 (diff) | |
download | upstream-ce41fc38ba65013a0352e29794823f1380c9c93b.tar.gz upstream-ce41fc38ba65013a0352e29794823f1380c9c93b.tar.bz2 upstream-ce41fc38ba65013a0352e29794823f1380c9c93b.zip |
mac80211: Update to version 5.10.34-1
The removed patches were applied upstream and are not needed anymore.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 17ac9849d3ff687c8c14d63e46f3e205adc22a3e)
Diffstat (limited to 'package/kernel/mac80211/patches/ath/975-ath10k-use-tpt-trigger-by-default.patch')
-rw-r--r-- | package/kernel/mac80211/patches/ath/975-ath10k-use-tpt-trigger-by-default.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/ath/975-ath10k-use-tpt-trigger-by-default.patch b/package/kernel/mac80211/patches/ath/975-ath10k-use-tpt-trigger-by-default.patch index f7569df33c..6da7bfa725 100644 --- a/package/kernel/mac80211/patches/ath/975-ath10k-use-tpt-trigger-by-default.patch +++ b/package/kernel/mac80211/patches/ath/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 -@@ -10079,7 +10079,7 @@ int ath10k_mac_register(struct ath10k *a +@@ -10074,7 +10074,7 @@ int ath10k_mac_register(struct ath10k *a ar->hw->weight_multiplier = ATH10K_AIRTIME_WEIGHT_MULTIPLIER; #ifdef CPTCFG_MAC80211_LEDS |