This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / net / bluetooth / bnep / bnep.h
index bbb1ed7..5334a2c 100644 (file)
@@ -139,7 +139,7 @@ struct bnep_conninfo {
 
 struct bnep_connlist_req {
        __u32  cnum;
-       struct bnep_conninfo __user *ci;
+       struct bnep_conninfo *ci;
 };
 
 struct bnep_proto_filter {