commit | 7c3e7de3f3a94fa34731f302e2f6606c9adc0f38 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Wed May 03 14:05:25 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed May 03 11:33:06 2017 -0400 |
tree | c7bd90ce3fc9b3f31b3d6fa208f9efd3d715360e | |
parent | 94ca305fd85cd052050b19b1762eb14eaa8cdd6a [diff] |
ibmvnic: Move queue restarting in ibmvnic_tx_complete Restart of the subqueue should occur outside of the loop processing any tx buffers instead of doing this in the middle of the loop. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>