This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / wan / cosa.h
index 63a8a5c..b59e3ef 100644 (file)
@@ -66,7 +66,7 @@
 /* ioctls */
 struct cosa_download {
        int addr, len;
-       char __user *code;
+       char *code;
 };
 
 /* Reset the device */