mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
Merge branch 'for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git
This commit is contained in:
commit
6ad378c783
@ -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++) {
|
||||
|
Loading…
Reference in New Issue
Block a user