patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / block / ida_ioctl.h
index e90825b..4159e52 100644 (file)
@@ -57,7 +57,7 @@ typedef struct {
 
 /* currently, sg_cnt is assumed to be 1: only the 0th element of sg is used */
        struct {
-               void    *addr;
+               void    __user *addr;
                size_t  size;
        } sg[SG_MAX];
        int     sg_cnt;