From: Herbert Xu <[EMAIL PROTECTED]>
Date: Sat, 1 Sep 2007 09:13:33 +0800

> Hi Dave:
> 
> [SKBUFF]: Fix up csum_start when head room changes
> 
> Thanks for noticing the bug where csum_start is not updated
> when the head room changes.
> 
> This patch fixes that.  It also moves the csum/ip_summed
> copying into copy_skb_header so that skb_copy_expand gets
> it too.  I've checked its callers and no one should be upset
> by this.
> 
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>

Herbert, thanks for following up on this.

Although this is technically a "bug fix" we don't have anyone
explicitly triggering this and I don't feel comfortable pushing this
into net-2.6 without a reported failure case right now.

So I applied it to net-2.6.24 for now.

If you disagree, plead your case :-)

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to