Re: [PATCH net v2 3/3] ibmvnic: skip tx timeout reset while in resetting

2020-11-20 Thread drt
On 2020-11-20 14:40, Lijun Pan wrote: Sometimes it takes longer than 5 seconds (watchdog timeout) to complete failover, migration, and other resets. In stead of scheduling another timeout reset, we wait for the current one to complete. Suggested-by: Brian King Signed-off-by: Lijun Pan Review

[PATCH net v2 3/3] ibmvnic: skip tx timeout reset while in resetting

2020-11-20 Thread Lijun Pan
Sometimes it takes longer than 5 seconds (watchdog timeout) to complete failover, migration, and other resets. In stead of scheduling another timeout reset, we wait for the current one to complete. Suggested-by: Brian King Signed-off-by: Lijun Pan --- v2: no change drivers/net/ethernet/ibm/ibm