patch-2.2.4 linux/include/asm-sparc/checksum.h
Next file: linux/include/asm-sparc/dma.h
Previous file: linux/include/asm-sparc/cache.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sun Mar 21 07:23:38 1999
- Orig file:
v2.2.3/linux/include/asm-sparc/checksum.h
- Orig date:
Sat May 2 14:19:54 1998
diff -u --recursive --new-file v2.2.3/linux/include/asm-sparc/checksum.h linux/include/asm-sparc/checksum.h
@@ -1,4 +1,4 @@
-/* $Id: checksum.h,v 1.28 1998/04/17 02:37:25 davem Exp $ */
+/* $Id: checksum.h,v 1.29 1999/03/21 05:22:07 davem Exp $ */
#ifndef __SPARC_CHECKSUM_H
#define __SPARC_CHECKSUM_H
@@ -117,7 +117,10 @@
return ret;
}
}
-
+
+#define HAVE_CSUM_COPY_USER
+#define csum_and_copy_to_user csum_partial_copy_to_user
+
/* ihl is always 5 or greater, almost always is 5, and iph is word aligned
* the majority of the time.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)