[PATCH ath-next] wifi: ath12k: fix mac pdev frequency range update
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Tue May 20 18:09:24 PDT 2025
On Tue, 20 May 2025 10:06:52 +0530, Aditya Kumar Singh wrote:
> The current implementation of per-pdev frequency range updates assumes that
> each pdev supports only a single band. As a result in ath12k_regd_update(),
> bands are handled using an if-else structure, which limits updates to only
> one of the band per pdev. This assumption does not hold for all chipsets.
> For example, the WCN7850 supports multiple bands within a single pdev.
>
> Hence to accommodate such cases, update the logic to account for all band
> cases by handling each band in a separate if conditions instead of the
> previous if-else structure.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: fix mac pdev frequency range update
commit: 0d777aa2ca77584b339ce195db86fe0ee7dda5d5
Best regards,
--
Jeff Johnson <jeff.johnson at oss.qualcomm.com>
More information about the ath12k
mailing list