On Sun, Nov 30, 2014 at 1:03 PM, David Miller <[email protected]> wrote:
From: Jason Wang <[email protected]>
Date: Thu, 27 Nov 2014 14:36:06 +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 <[email protected]>
 Signed-off-by: Jason Wang <[email protected]>
 ---
 Changes from V2:
 - use unlikely() when necessary
 Changes from V1:
 - check the return value of tun/macvtap_put_user()

This does not apply cleanly to net-next and will thus need to
be respun, thanks.

Will post V3.

Thanks

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to