[PATCH] wifi: ath12k: Fix devmem address prefix when logging

Kalle Valo kvalo at kernel.org
Tue May 28 10:43:03 PDT 2024


Jeff Johnson <quic_jjohnson at quicinc.com> wrote:

> Currently when ath12k QMI logging is enabled, messages such as the
> following can be logged:
> 
> ath12k_pci 0000:03:00.0: devmem [0] start ox113000 size 20480
> 
> Replace ox% with 0x% to get a proper hex address prefix:
> 
> ath12k_pci 0000:03:00.0: devmem [0] start 0x113000 size 20480
> 
> Signed-off-by: Jeff Johnson <quic_jjohnson at quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo at quicinc.com>

Patch applied to ath-next branch of ath.git, thanks.

af69d862a8ba wifi: ath12k: Fix devmem address prefix when logging

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20240523-ox-v1-1-112ae7350059@quicinc.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches




More information about the ath12k mailing list