mac80211: Update to backports-4.19.207-1
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / ath / 365-ath9k-adjust-tx-power-reduction-for-US-regulatory-do.patch
index 288d4e478c790fb8923e6deecb2fb65f12f2e0f9..6d3ef5f04202d42b3afee70099a829633653399a 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
-@@ -2995,6 +2995,10 @@ void ath9k_hw_apply_txpower(struct ath_h
+@@ -2997,6 +2997,10 @@ void ath9k_hw_apply_txpower(struct ath_h
        if (ant_gain > max_gain)
                ant_reduction = ant_gain - max_gain;