Re: [PATCH] net: fix setting csum_start in skb_segment()

From: David Miller
Date: Wed Jun 25 2014 - 23:46:20 EST


From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Wed, 25 Jun 2014 12:51:01 -0700

> From: Tom Herbert <therbert@xxxxxxxxxx>
>
> Dave Jones reported that a crash is occurring in
...
> It looks like a likely culprit is that SKB_GSO_CB()->csum_start is
> not set correctly when doing non-scatter gather. We are using
> offset as opposed to doffset.
>
> Reported-by: Dave Jones <davej@xxxxxxxxxx>
> Tested-by: Dave Jones <davej@xxxxxxxxxx>
> Signed-off-by: Tom Herbert <therbert@xxxxxxxxxx>
> Signed-off-by: Eric Dumazet <edumazet@xxxxxxxxxx>
> Fixes: 7e2b10c1e52ca ("net: Support for multiple checksums with gso")

Applied, thanks everyone.
--
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/