mac80211: Update to backports-5.10.68
[openwrt/staging/mkresin.git] / package / kernel / mac80211 / patches / ath9k / 365-ath9k-adjust-tx-power-reduction-for-US-regulatory-do.patch
index 0c3edc1260ff902f179eb0db624c39732ee62308..12cbd27e1ab0815f8c5e1432cc006f68f2820c5c 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -2996,6 +2996,10 @@ void ath9k_hw_apply_txpower(struct ath_h
+@@ -2998,6 +2998,10 @@ void ath9k_hw_apply_txpower(struct ath_h
        if (ant_gain > max_gain)
                ant_reduction = ant_gain - max_gain;