aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-10-30 15:18:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-10-30 15:18:03 +0000
commitce0989439850a1306dc2e61d711b5dd50b9f2b13 (patch)
tree6787c93b9f619e553e4bd60932cae52fdaf0f811 /package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch
parentec3ee0969e6ecf49a2c98ce96f6977906ada0553 (diff)
downloadupstream-ce0989439850a1306dc2e61d711b5dd50b9f2b13.tar.gz
upstream-ce0989439850a1306dc2e61d711b5dd50b9f2b13.tar.bz2
upstream-ce0989439850a1306dc2e61d711b5dd50b9f2b13.zip
mac80211: add pending ath9k/ath10k patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47287
Diffstat (limited to 'package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch')
-rw-r--r--package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch b/package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch
index c957b09b58..f2718c78c9 100644
--- a/package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch
+++ b/package/kernel/mac80211/patches/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
-@@ -7085,6 +7085,21 @@ struct ath10k_vif *ath10k_get_arvif(stru
+@@ -7092,6 +7092,21 @@ struct ath10k_vif *ath10k_get_arvif(stru
return arvif_iter.arvif;
}
@@ -22,7 +22,7 @@
int ath10k_mac_register(struct ath10k *ar)
{
static const u32 cipher_suites[] = {
-@@ -7310,6 +7325,12 @@ int ath10k_mac_register(struct ath10k *a
+@@ -7317,6 +7332,12 @@ int ath10k_mac_register(struct ath10k *a
ar->hw->wiphy->cipher_suites = cipher_suites;
ar->hw->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites);