summaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMark Einon <mark.einon@gmail.com>2014-09-11 22:59:40 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-19 16:02:12 -0700
commit701b943e5cbcbaeb9d86947d9822f41755b1fe49 (patch)
tree91998cac618979e94f839a0136cc67a46d075f6d /scripts/patch-kernel
parent4792e6d136dc4a340cef1c713a3eb50bd0550764 (diff)
downloadcachepc-linux-701b943e5cbcbaeb9d86947d9822f41755b1fe49.tar.gz
cachepc-linux-701b943e5cbcbaeb9d86947d9822f41755b1fe49.zip
staging: et131x: In et131x_tx(), don't return NETDEV_TX_BUSY, just drop the packet
Memory allocation errors do not denote NETDEV_TX_BUSY, simply drop the packet silently with kfree_skb() and return NETDEV_TX_OK. Also remove this item from the TODO list. Signed-off-by: Mark Einon <mark.einon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions