On Tue, Oct 23, 2001 at 02:07:22PM +0900, Machida Hiroyuki wrote: > > > * (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. Will do. Ralf