From: Eric Dumazet <[email protected]> Date: Wed, 25 Jun 2014 12:51:01 -0700
> From: Tom Herbert <[email protected]> > > 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 <[email protected]> > Tested-by: Dave Jones <[email protected]> > Signed-off-by: Tom Herbert <[email protected]> > Signed-off-by: Eric Dumazet <[email protected]> > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

