ionic: squelch unnecessary fw halted message
authorShannon Nelson <snelson@pensando.io>
Fri, 27 Aug 2021 18:55:08 +0000 (11:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 28 Aug 2021 10:23:09 +0000 (11:23 +0100)
commit970dfbf428c47b9d91960fc9e30f97c3ce59a22b
treef4ca669ef5bc439979af99848b81cefd974bac17
parentd3e2dcdb6853ee263283121360f5facb73627cfd
ionic: squelch unnecessary fw halted message

Since the heartbeat check will already have complained about
the firmware status, don't bother complaining about the
DEVCMD failing.  We'll keep the print message but demote it
to a debug messages so that we normally no longer see it.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_main.c