[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171691818162.1700985.17832746813476815446.kvalo@kernel.org>
Date: Tue, 28 May 2024 17:43:03 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Jeff Johnson <quic_jjohnson@...cinc.com>
Cc: Jeff Johnson <jjohnson@...nel.org>, <linux-wireless@...r.kernel.org>,
<ath12k@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
Jeff Johnson <quic_jjohnson@...cinc.com>
Subject: Re: [PATCH] wifi: ath12k: Fix devmem address prefix when logging
Jeff Johnson <quic_jjohnson@...cinc.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@...cinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@...cinc.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
Powered by blists - more mailing lists