[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110327.183719.242146299.davem@davemloft.net>
Date: Sun, 27 Mar 2011 18:37:19 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: cesarb@...arb.net
Cc: netdev@...r.kernel.org, kuznet@....inr.ac.ru, pekkas@...core.fi,
jmorris@...ei.org, yoshfuji@...ux-ipv6.org, kaber@...sh.net,
eric.dumazet@...il.com, Tristram.Ha@...rel.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: use CHECKSUM_NONE instead of magic number
From: Cesar Eduardo Barros <cesarb@...arb.net>
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@...arb.net>
Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists