commit | 7f5b030830fecc4a2a235804a15b395720b48a24 | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | Fri Apr 21 15:39:16 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 24 12:52:14 2017 -0400 |
tree | 6b65a28fb9b698303ce9413b70f69bbb8c873435 | |
parent | 3ca1993264503957f81f3846598b16601b1e9457 [diff] |
ibmvnic: Free skb's in cases of failure in transmit When an error is encountered during transmit we need to free the skb instead of returning TX_BUSY. Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>