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

From: Kalle Valo
Date: Tue May 28 2024 - 13:43:47 EST


Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> 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@xxxxxxxxxxx>
> Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx>

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@xxxxxxxxxxx/

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