[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aErWoFty-VDoZ97B@MacBook-Air.local>
Date: Thu, 12 Jun 2025 16:31:12 +0300
From: Joe Damato <joe@...a.to>
To: Shannon Nelson <shannon.nelson@....com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, brett.creeley@....com
Subject: Re: [PATCH net-next 1/3] ionic: print firmware heartbeat as unsigned
On Mon, Jun 09, 2025 at 02:46:42PM -0700, Shannon Nelson wrote:
> The firmware heartbeat value is an unsigned number, and seeing
> a negative number when it gets big is a little disconcerting.
> Example:
> ionic 0000:24:00.0: FW heartbeat stalled at -1342169688
>
> Print using the unsigned flag.
>
> Signed-off-by: Shannon Nelson <shannon.nelson@....com>
> ---
> drivers/net/ethernet/pensando/ionic/ionic_dev.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Joe Damato <joe@...a.to>
Powered by blists - more mailing lists