aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-08-07 19:02:57 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-08-11 00:13:47 +0200
commitd6b158b8698148b4123239f46579a719899b6ae4 (patch)
treeedb0d305e989141c956eddb6d94594d1f66107df /package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch
parent148d59c67edd550cf130f96844f63637707b99d5 (diff)
downloadupstream-d6b158b8698148b4123239f46579a719899b6ae4.tar.gz
upstream-d6b158b8698148b4123239f46579a719899b6ae4.tar.bz2
upstream-d6b158b8698148b4123239f46579a719899b6ae4.zip
mac80211: Update to 4.19.137-1
b43 and b43legacy now support ieee80211w, hardware crypto will be deactivated in such cases. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch')
-rw-r--r--package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch b/package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch
index 4bcde171a9..bdf08710e6 100644
--- a/package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch
+++ b/package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath10k/mac.c
+++ b/drivers/net/wireless/ath/ath10k/mac.c
-@@ -8297,6 +8297,21 @@ static int ath10k_mac_init_rd(struct ath
+@@ -8300,6 +8300,21 @@ static int ath10k_mac_init_rd(struct ath
return 0;
}
@@ -22,7 +22,7 @@
int ath10k_mac_register(struct ath10k *ar)
{
static const u32 cipher_suites[] = {
-@@ -8581,6 +8596,12 @@ int ath10k_mac_register(struct ath10k *a
+@@ -8584,6 +8599,12 @@ int ath10k_mac_register(struct ath10k *a
wiphy_ext_feature_set(ar->hw->wiphy, NL80211_EXT_FEATURE_CQM_RSSI_LIST);