commit | e9e1e97884b7b65e5ab0666e549e54035238fd4e | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | Fri Mar 16 20:00:30 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 17 20:12:39 2018 -0400 |
tree | 741e3c323293f6c940a8eb5413c9d80d22ecf17f | |
parent | 86b61a5f2e39bbee254aa4d2c5445059c7656f98 [diff] |
ibmvnic: Update TX pool cleaning routine Update routine that cleans up any outstanding transmits that have not received completions when the device needs to close. Introduces a helper function that cleans one TX pool to make code more readable. Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>