From: Ralf Baechle <ralf@oss.sgi.com> Subject: Re: csum_ipv6_magic() Date: Mon, 22 Oct 2001 22:48:28 +0200 > > * (csum_ipv6_magic): Have same paramter types as net/checksum.h. > > Correct carry computation. Add a final carry. > > The len argument of that prototype should be __u32 because of IPv6 > jumbograms. I suppose csum_ipv6_magic() in include/net/checksum.h should have __u32 len. Please update include/net/checksum.h to avoid confusion. Thanks. --- Hiroyuki Machida Sony Corp.