On Sun, Nov 30, 2014 at 1:03 PM, David Miller <da...@davemloft.net>
wrote:
From: Jason Wang <jasow...@redhat.com>
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 <eric.duma...@gmail.com>
Signed-off-by: Jason Wang <jasow...@redhat.com>
---
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 majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/