commit | cc85c02edfe48a34865ae00f7d22298a3fdd17aa | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | Tue Feb 13 15:32:50 2018 -0600 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 14 14:31:34 2018 -0500 |
tree | 5fc4020fa3407c35ddcc6c893726e620f7abf34f | |
parent | e6dbe9397ea754e80f59d852a74fc289fa8b0f3a [diff] |
ibmvnic: Wait until reset is complete to set carrier on Pushes back setting the carrier on until the end of the reset code. This resolves a bug where a watchdog timer was detecting that a TX queue had stalled before the adapter reset was complete. Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>