ionic: print firmware heartbeat as unsigned
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@amd.com>
Reviewed-by:
Simon Horman <horms@kernel.org>
Reviewed-by:
Joe Damato <joe@dama.to>
Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please sign in to comment