Re: [PATCH] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors

From: Zoltan Kiss
Date: Wed Mar 19 2014 - 16:39:48 EST


On 19/03/14 20:24, David Miller wrote:
From: Zoltan Kiss <zoltan.kiss@xxxxxxxxxx>
Date: Tue, 18 Mar 2014 21:17:35 +0000

skb_zerocopy can copy elements of the frags array between skbs, but it doesn't
orphan them. Also, it doesn't handle errors, so this patch takes care of that
as well.

Signed-off-by: Zoltan Kiss <zoltan.kiss@xxxxxxxxxx>
---
net/openvswitch/datapath.c | 6 ++++++

Something is seriously wrong with the diffstat generated for
your submission, please fix this and resubmit.

Sorry, I've turned off diffstat in guilt a while ago, but this patch had an old version of it. I've resent it.

Zoli

--
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/