On Wed, Jan 02, 2013 at 04:24:40PM +0100, Ulrich Weber wrote: > csum16_add() has a broken carry detection, should be: > sum += sum < (__force u16)b; > > Instead of fixing csum16_add, remove the custom checksum > functions and use the generic csum_add/csum_sub ones. Looks good to me. Acked-by: Patrick McHardy <kaber@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html