ibmvnic: continue to init in CRQ reset returns H_CLOSED
authorDany Madden <drt@linux.ibm.com>
Thu, 18 Jun 2020 19:24:13 +0000 (15:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 Jun 2020 00:28:41 +0000 (17:28 -0700)
commit8b40eb73509f5704a0e8cd25de0163876299f1a7
tree5a3ce2d5122e7397b5a109d97f96d2ff66221d81
parentb59eabd23ee53e8c3492602722e1697f9a2f63ad
ibmvnic: continue to init in CRQ reset returns H_CLOSED

Continue the reset path when partner adapter is not ready or H_CLOSED is
returned from reset crq. This patch allows the CRQ init to proceed to
establish a valid CRQ for traffic to flow after reset.

Signed-off-by: Dany Madden <drt@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c