summaryrefslogtreecommitdiffstats
path: root/kernel/bpf
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2014-12-01 16:53:15 +0800
committerDavid S. Miller <davem@davemloft.net>2014-12-05 21:45:09 -0800
commitf51a5e82ea9aaf05106c00d976e772ca384a9199 (patch)
tree0a09f1cb7d362a7f5fc305a51215168ca211820c /kernel/bpf
parent6db16718c964d6d7d26cfd03ae1e0e7f9c484862 (diff)
downloadlinux-f51a5e82ea9aaf05106c00d976e772ca384a9199.tar.gz
linux-f51a5e82ea9aaf05106c00d976e772ca384a9199.tar.bz2
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 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions