VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / net / bluetooth / bnep / bnep.h
index 5334a2c..bbb1ed7 100644 (file)
@@ -139,7 +139,7 @@ struct bnep_conninfo {
 
 struct bnep_connlist_req {
        __u32  cnum;
-       struct bnep_conninfo *ci;
+       struct bnep_conninfo __user *ci;
 };
 
 struct bnep_proto_filter {