Re: [PATCH V4 net-next] tun/macvtap: use consume_skb() instead of kfree_skb() when needed

From: David Miller
Date: Sat Dec 06 2014 - 00:41:18 EST


From: Jason Wang <jasowang@xxxxxxxxxx>
Date: Mon, 1 Dec 2014 16:53:15 +0800

> 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@xxxxxxxxx>
> Signed-off-by: Jason Wang <jasowang@xxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/