mac80211: update to linux 6.1-rc8
[openwrt/staging/dedeckeh.git] / package / kernel / mac80211 / patches / ath10k / 975-ath10k-use-tpt-trigger-by-default.patch
index 6da7bfa725f95a8671523d6812903ac249454ba8..4c1f9aa815cbad7d99dfcfb01548ca866b04a1b4 100644 (file)
@@ -16,9 +16,9 @@ Signed-off-by: Mathias Kresin <dev@kresin.me>
 
 --- a/drivers/net/wireless/ath/ath10k/core.h
 +++ b/drivers/net/wireless/ath/ath10k/core.h
-@@ -1290,6 +1290,10 @@ struct ath10k {
-       bool coex_support;
-       int coex_gpio_pin;
+@@ -1309,6 +1309,10 @@ struct ath10k {
+       s32 tx_power_2g_limit;
+       s32 tx_power_5g_limit;
  
 +#ifdef CPTCFG_MAC80211_LEDS
 +      const char *led_default_trigger;
@@ -42,7 +42,7 @@ Signed-off-by: Mathias Kresin <dev@kresin.me>
        if (ret)
 --- a/drivers/net/wireless/ath/ath10k/mac.c
 +++ b/drivers/net/wireless/ath/ath10k/mac.c
-@@ -10074,7 +10074,7 @@ int ath10k_mac_register(struct ath10k *a
+@@ -10284,7 +10284,7 @@ int ath10k_mac_register(struct ath10k *a
        ar->hw->weight_multiplier = ATH10K_AIRTIME_WEIGHT_MULTIPLIER;
  
  #ifdef CPTCFG_MAC80211_LEDS