diff options
author | Jason Wang <jasowang@redhat.com> | 2014-12-01 16:53:15 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-05 21:45:09 -0800 |
commit | f51a5e82ea9aaf05106c00d976e772ca384a9199 (patch) | |
tree | 0a09f1cb7d362a7f5fc305a51215168ca211820c /MAINTAINERS | |
parent | 6db16718c964d6d7d26cfd03ae1e0e7f9c484862 (diff) |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions