patch-2.1.34 linux/include/asm-alpha/checksum.h
Next file: linux/include/asm-alpha/hardirq.h
Previous file: linux/include/asm-alpha/atomic.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 11 10:37:41 1997
- Orig file:
v2.1.33/linux/include/asm-alpha/checksum.h
- Orig date:
Tue Mar 4 10:25:26 1997
diff -u --recursive --new-file v2.1.33/linux/include/asm-alpha/checksum.h linux/include/asm-alpha/checksum.h
@@ -53,7 +53,7 @@
* this is a new version of the above that records errors it finds in *errp,
* but continues and zeros the rest of the buffer.
*/
-unsigned int csum_partial_copy_from_user(char *src, char *dst, int len, unsigned int sum, int *errp);
+unsigned int csum_partial_copy_from_user(const char *src, char *dst, int len, unsigned int sum, int *errp);
/*
* this routine is used for miscellaneous IP-like checksums, mainly
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov