X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fbluetooth%2Fbnep%2Fbnep.h;h=bbb1ed7097a942e61ca53254afe72f066ba3d7c2;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=5334a2cc0cb313451c15299f09779222632e8c08;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/net/bluetooth/bnep/bnep.h b/net/bluetooth/bnep/bnep.h index 5334a2cc0..bbb1ed709 100644 --- a/net/bluetooth/bnep/bnep.h +++ b/net/bluetooth/bnep/bnep.h @@ -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 {