patch-2.1.13 linux/include/asm-alpha/checksum.h

Next file: linux/include/asm-alpha/socket.h
Previous file: linux/drivers/sound/vivo.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.12/linux/include/asm-alpha/checksum.h linux/include/asm-alpha/checksum.h
@@ -39,7 +39,7 @@
  * here even more important to align src and dst on a 32-bit (or even
  * better 64-bit) boundary
  */
-unsigned int csum_partial_copy( const char *src, char *dst, int len, int sum);
+unsigned int csum_partial_copy(const char *src, char *dst, int len, unsigned int sum);
 
 /*
  * the same as csum_partial, but copies from user space (but on the alpha

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov