git://git.onelab.eu
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git]
/
include
/
asm-frv
/
checksum.h
diff --git
a/include/asm-frv/checksum.h
b/include/asm-frv/checksum.h
index
42bf0db
..
10236f6
100644
(file)
--- a/
include/asm-frv/checksum.h
+++ b/
include/asm-frv/checksum.h
@@
-43,7
+43,7
@@
unsigned int csum_partial_copy(const char *src, char *dst, int len, int sum);
* here even more important to align src and dst on a 32-bit (or even
* better 64-bit) boundary
*/
* here even more important to align src and dst on a 32-bit (or even
* better 64-bit) boundary
*/
-extern unsigned int csum_partial_copy_from_user(const char
__user
*src, char *dst,
+extern unsigned int csum_partial_copy_from_user(const char *src, char *dst,
int len, int sum, int *csum_err);
#define csum_partial_copy_nocheck(src, dst, len, sum) \
int len, int sum, int *csum_err);
#define csum_partial_copy_nocheck(src, dst, len, sum) \