From: Dan Carpenter <error27@xxxxxxxxx> Date: Mon, 4 Oct 2010 14:28:36 +0200 > skb_headroom() is unsigned so "skb_headroom(skb) + toff" is also > unsigned and can't be less than zero. This test was added in 66d50d25: > "u32: negative offset fix" It was supposed to fix a regression. > > Signed-off-by: Dan Carpenter <error27@xxxxxxxxx> > --- > Compile tested only. Please check. This looks correct to me, thanks for fixing this. Applied. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html