Re: [PATCH] net: use CHECKSUM_NONE instead of magic number

From: David Miller
Date: Sun Mar 27 2011 - 21:38:03 EST


From: Cesar Eduardo Barros <cesarb@xxxxxxxxxx>
Date: Sat, 26 Mar 2011 12:10:30 -0300

> Two places in the kernel were doing skb->ip_summed = 0.
>
> Change both to skb->ip_summed = CHECKSUM_NONE, which is more readable.
>
> Signed-off-by: Cesar Eduardo Barros <cesarb@xxxxxxxxxx>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/