summaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
diff options
context:
space:
mode:
authorJason Wang2014-12-01 09:53:15 +0100
committerDavid S. Miller2014-12-06 06:45:09 +0100
commitf51a5e82ea9aaf05106c00d976e772ca384a9199 (patch)
tree0a09f1cb7d362a7f5fc305a51215168ca211820c /net/core/sock.c
parentnet-PA Semi: Deletion of unnecessary checks before the function call "pci_dev... (diff)
downloadkernel-qcow2-linux-f51a5e82ea9aaf05106c00d976e772ca384a9199.tar.gz
kernel-qcow2-linux-f51a5e82ea9aaf05106c00d976e772ca384a9199.tar.xz
kernel-qcow2-linux-f51a5e82ea9aaf05106c00d976e772ca384a9199.zip
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
To be more friendly with drop monitor, we should only call kfree_skb() when the packets were dropped and use consume_skb() in other cases. Cc: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Jason Wang <jasowang@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions