X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fath%2F981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2Fath%2F981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch;h=a149ce1216c46d44a34617821cbd6ad2f885e2ec;hp=ace2fd548155183ed3c366ef19a43e4fd943f234;hb=12424edff53590b989761c61aefc4ae36184447e;hpb=bf6f7cf29bdbf1fcd1176184d759d2a51a17b730 diff --git a/package/kernel/mac80211/patches/ath/981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch b/package/kernel/mac80211/patches/ath/981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch index ace2fd5481..a149ce1216 100644 --- a/package/kernel/mac80211/patches/ath/981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch +++ b/package/kernel/mac80211/patches/ath/981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch @@ -89,7 +89,7 @@ Forwarded: no if (arvif->vdev_type == WMI_VDEV_TYPE_AP) { arg.ssid = arvif->u.ap.ssid; -@@ -3189,7 +3225,8 @@ static int ath10k_update_channel_list(st +@@ -3255,7 +3291,8 @@ static int ath10k_update_channel_list(st ch->min_power = 0; ch->max_power = channel->max_power * 2; ch->max_reg_power = channel->max_reg_power * 2;