X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F930-ath10k_add_tpt_led_trigger.patch;h=34910a02fc573c8f9e8b806d61f75619eeaed80d;hb=9384cc59512c6974908289b67c3321d40ee4f19b;hp=bacb3a5dc37bf8068ae48f1b81cda54247b817f2;hpb=3b17e2ab6853f78989b7cea4a2cf412938881ac2;p=openwrt%2Fstaging%2Fdedeckeh.git 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 bacb3a5dc3..34910a02fc 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 -@@ -6756,6 +6756,21 @@ struct ath10k_vif *ath10k_get_arvif(stru +@@ -6804,6 +6804,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[] = { -@@ -6971,6 +6986,12 @@ int ath10k_mac_register(struct ath10k *a +@@ -7025,6 +7040,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);