patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / net / tulip / de4x5.h
index 7f02aac..ad37a40 100644 (file)
 struct de4x5_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 */
 };
 
 /*