diff options
author | Jason Wang <jasowang@redhat.com> | 2014-12-01 09:53:15 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-06 06:45:09 +0100 |
commit | f51a5e82ea9aaf05106c00d976e772ca384a9199 (patch) | |
tree | 0a09f1cb7d362a7f5fc305a51215168ca211820c /security/tomoyo | |
parent | net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev... (diff) | |
download | linux-f51a5e82ea9aaf05106c00d976e772ca384a9199.tar.xz 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 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions