commit | 916102c6664dcfc11f76ab1da27882aee1d01d8c | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Fri Jan 16 12:46:45 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 16 22:24:20 2015 -0500 |
tree | b1c1e84eab61248f28e85ad1a5469e8c7da81223 | |
parent | 03e50fd7b18351ab4766d4d0f7d25c5b4fefa9d9 [diff] |
amd-xgbe: Clear all state during a device restart When performing a device restart, like during an MTU change, sometimes the device queues still have data and get hung up trying to flush resulting in the device becoming unresponsive until brought down and back up. To prevent this, always perform a device reset during a restart. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>