patch-2.4.23 linux-2.4.23/include/asm-sh/checksum.h
Next file: linux-2.4.23/include/asm-sh/delay.h
Previous file: linux-2.4.23/include/asm-s390x/elf.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/asm-sh/checksum.h
- Orig date:
2001-09-08 12:29:09.000000000 -0700
diff -urN linux-2.4.22/include/asm-sh/checksum.h linux-2.4.23/include/asm-sh/checksum.h
@@ -169,7 +169,6 @@
}
#define _HAVE_ARCH_IPV6_CSUM
-#ifdef CONFIG_IPV6
static __inline__ unsigned short int csum_ipv6_magic(struct in6_addr *saddr,
struct in6_addr *daddr,
__u32 len,
@@ -205,7 +204,6 @@
return csum_fold(sum);
}
-#endif
/*
* Copy and checksum to user
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)