[openib-general] Re: [PATCH] sa_query: Add service record support

Michael S. Tsirkin mst at mellanox.co.il
Tue Jun 28 14:34:37 PDT 2005


Quoting r. Hal Rosenstock <halr at voltaire.com>:
> Subject: [PATCH] sa_query: Add service record support
> 
> sa_query: Add service record support
> 
> Signed-off-by: Hal Rosenstock <halr at voltaire.com>
>
> ...
>
> +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



More information about the general mailing list