Quoting r. Hal Rosenstock <[EMAIL PROTECTED]>:
> Subject: [PATCH] sa_query: Add service record support
> 
> sa_query: Add service record support
> 
> Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]>
>
> ...
>
> +struct ib_sa_srvrec_query {
> +     void (*callback)(int, struct ib_sa_service_rec *, void *);
> +     void *context;
> +     struct ib_sa_query sa_query;
> +};
> +

Can this be renamed to struct ib_sa_service_rec_query, please?
Or does it mean something else?

-- 
MST
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to