Re: [PATCH net-next 1/3] ionic: print firmware heartbeat as unsigned

From: Simon Horman
Date: Thu Jun 12 2025 - 09:15:57 EST


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@xxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>