patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / fs / ncpfs / ncplib_kernel.c
index 3452706..107c0b3 100644 (file)
@@ -1002,7 +1002,7 @@ out:
  */
 int
 ncp_read_bounce(struct ncp_server *server, const char *file_id,
-        __u32 offset, __u16 to_read, char *target, int *bytes_read,
+        __u32 offset, __u16 to_read, char __user *target, int *bytes_read,
         void* bounce, __u32 bufsize)
 {
        int result;