[UDP]: udp_checksum_init return value
authorStephen Hemminger <shemminger@osdl.org>
Wed, 14 Dec 2005 07:17:02 +0000 (23:17 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:10:42 +0000 (13:10 -0800)
Since udp_checksum_init always returns 0 there is no point in
having it return a value.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found