bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.
authorPavan Chebbi <pavan.chebbi@broadcom.com>
Thu, 31 Oct 2019 05:07:51 +0000 (01:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Oct 2019 21:48:21 +0000 (14:48 -0700)
commit6a68749dbd777b832e1d84265bd6d8b39d1843ac
tree5b80599d98d8900762647e03f65380682af55675
parentf3a6d206c25ad9490f3a3c6d62baba9504227a75
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.

Inform the RDMA driver to stop/start during suspend/resume.  The
RDMA driver needs to stop and start just like error recovery.

Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt.c