Merge branch 'for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git

This commit is contained in:
Stephen Rothwell 2024-08-29 08:32:55 +10:00
commit 6ad378c783

View File

@ -7900,6 +7900,7 @@ static void ath11k_mac_parse_tx_pwr_env(struct ath11k *ar,
}
if (psd) {
arvif->reg_tpc_info.is_psd_power = true;
arvif->reg_tpc_info.num_pwr_levels = psd->count;
for (i = 0; i < arvif->reg_tpc_info.num_pwr_levels; i++) {