From aba4e552a2f2c1492441acbccedd8e0a4c53f916 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 18 Feb 2000 22:06:10 +0000 Subject: Merge with Linux 2.3.43. --- include/asm-alpha/checksum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/asm-alpha') diff --git a/include/asm-alpha/checksum.h b/include/asm-alpha/checksum.h index 2f6b82e6c..38ca41f37 100644 --- a/include/asm-alpha/checksum.h +++ b/include/asm-alpha/checksum.h @@ -83,7 +83,7 @@ static inline unsigned short csum_fold(unsigned int sum) #define _HAVE_ARCH_IPV6_CSUM extern unsigned short int csum_ipv6_magic(struct in6_addr *saddr, struct in6_addr *daddr, - __u16 len, + __u32 len, unsigned short proto, unsigned int sum); -- cgit v1.2.3