]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit969a805e20bb999284903c2c57289b2e4957f619
tree4ba9b317f69d18e6b1227508ec2c2cbb006a2f8d
parente3ffc02ac55c90d6c22c5e0c831287512515822f
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