ibmvnic: Handle failover after failed init crq
Handle case where phyp sends a failover after failing to send the init crq. Signed-off-by: John Allen <jallen@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
d944c3d60a
commit
017892c1ec
@@ -1031,5 +1031,5 @@ struct ibmvnic_adapter {
|
||||
struct list_head rwi_list;
|
||||
struct work_struct ibmvnic_reset;
|
||||
bool resetting;
|
||||
bool napi_enabled;
|
||||
bool napi_enabled, from_passive_init;
|
||||
};
|
||||
|
Reference in New Issue
Block a user