OSDN Git Service

ionic: add heartbeat check
authorShannon Nelson <snelson@pensando.io>
Thu, 24 Oct 2019 00:48:57 +0000 (17:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Oct 2019 03:52:36 +0000 (20:52 -0700)
commit97ca486592c0e940a85a06b3ca37dcb6962b2a04
tree4ba9b317f69d18e6b1227508ec2c2cbb006a2f8d
parentff7ebed94551bcb37bc344bba294ba58ead55db0
ionic: add heartbeat check

Most of our firmware has a heartbeat feature that the driver
can watch for to see if the FW is still alive and likely to
answer a dev_cmd or AdminQ request.

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