From: Herbert Xu <[EMAIL PROTECTED]> Date: Mon, 15 Oct 2007 12:57:23 +0800
> On Sun, Oct 14, 2007 at 08:20:37PM +0000, Guillaume Chazarain wrote: > > > > Just another data point, it seems that running the standard Bittorrent > > client helps triggering the bug. > > Doh! It was my patch a month ago which added code to update > csum_start if the headroom changed that broke this. > > We'll need this patch for stable as well. > > [NET]: Fix csum_start update in pskb_expand_head > > I got confused by the dual nature of the off variable in the > function pskb_expand_head. The csum_start offset should use > nhead instead of off which can change depending on whether we > are using offsets or pointers. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Applied and I'll take care of the -stable submission. - 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