[openib-general] compilation platform dependencies
Grant Grundler
iod00d at hp.com
Tue Nov 1 11:19:05 PST 2005
On Tue, Nov 01, 2005 at 10:07:17AM -0800, Roland Dreier wrote:
> --- infiniband/include/rdma/ib_user_cm.h (revision 3932)
> +++ infiniband/include/rdma/ib_user_cm.h (working copy)
...
> @@ -84,6 +84,7 @@ struct ib_ucm_create_id_resp {
> struct ib_ucm_destroy_id {
> __u64 response;
> __u32 id;
> + __u32 reserved;
I've seen use of this use of "data[0]":
include/rdma/ib_user_verbs.h: __u64 driver_data[0];
isn't that for the same purpose?
Apologies if I'm mixing things up...
thanks,
grant
More information about the general
mailing list