commit | 8b40eb73509f5704a0e8cd25de0163876299f1a7 | [log] [tgz] |
---|---|---|
author | Dany Madden <drt@linux.ibm.com> | Thu Jun 18 15:24:13 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 20 17:28:41 2020 -0700 |
tree | 5a3ce2d5122e7397b5a109d97f96d2ff66221d81 | |
parent | b59eabd23ee53e8c3492602722e1697f9a2f63ad [diff] |
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>