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>2019-08-15 14:30:26 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2019-08-17 13:36:06 +0200
commit3809b6662d7a5959c6a8958d7069978db79440d5 (patch)
tree5064d18e2eacbaf6c612618dec33fda314d0d661 /package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch
parentac7ccf739aaf77de2e9f624c06d147ccf38839a9 (diff)
downloadupstream-3809b6662d7a5959c6a8958d7069978db79440d5.tar.gz
upstream-3809b6662d7a5959c6a8958d7069978db79440d5.tar.bz2
upstream-3809b6662d7a5959c6a8958d7069978db79440d5.zip
mac80211: Update to version 4.19.66-1
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 3fd6bca819..dd7a4392b8 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
-@@ -8282,6 +8282,21 @@ static int ath10k_mac_init_rd(struct ath
+@@ -8286,6 +8286,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[] = {
-@@ -8571,6 +8586,12 @@ int ath10k_mac_register(struct ath10k *a
+@@ -8575,6 +8590,12 @@ int ath10k_mac_register(struct ath10k *a
wiphy_ext_feature_set(ar->hw->wiphy, NL80211_EXT_FEATURE_CQM_RSSI_LIST);