patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / net / ewrk3.h
index 46ec009..fb74bd0 100644 (file)
 struct ewrk3_ioctl {
        unsigned short cmd;                /* Command to run */
        unsigned short len;                /* Length of the data buffer */
-       unsigned char  *data;              /* Pointer to the data buffer */
+       unsigned char  __user *data;       /* Pointer to the data buffer */
 };
 
 /*