X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F930-ath10k_add_tpt_led_trigger.patch;h=92ed7a0d9a65b54d8737dd1107f446ec115cd9c2;hb=df7af9317b9fd9532497351288ff5697fe88e40d;hp=60b5b1be0c5c59a86c686a02f06b639b908284a2;hpb=69c99a423a8553cc808913fc4e3df848e4ed06d7;p=librecmc%2Flibrecmc.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 60b5b1be0c..92ed7a0d9a 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 -@@ -7662,6 +7662,21 @@ struct ath10k_vif *ath10k_get_arvif(stru +@@ -7716,6 +7716,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[] = { -@@ -7880,6 +7895,12 @@ int ath10k_mac_register(struct ath10k *a +@@ -7940,6 +7955,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);