diff options
author | Eric Dumazet <edumazet@google.com> | 2016-05-06 12:58:21 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-09 03:43:44 (GMT) |
commit | be0bd3160165e42783d8215f426e41c07179c08a (patch) | |
tree | fd236e0766625e6cf4e1fc41fd74b0d1151b50a4 /drivers/idle | |
parent | 25a54342fde903b6abc2680594cf3e4864686339 (diff) | |
download | linux-be0bd3160165e42783d8215f426e41c07179c08a.tar.xz |
macvtap: segmented packet is consumed
If GSO packet is segmented and its segments are properly queued,
we call consume_skb() instead of kfree_skb() to be drop monitor
friendly.
Fixes: 3e4f8b7873709 ("macvtap: Perform GSO on forwarding path.")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Vlad Yasevich <vyasevic@redhat.com>
Reviewed-by: Shmulik Ladkani <shmulik.ladkani@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions