On Tue, Jul 19, 2011 at 11:22:51PM +0300, Or Gerlitz wrote:
> Jason Gunthorpe <[email protected]> wrote:
> > Or Gerlitz wrote:
> 
> >>> What zeros the field in the current library?
> 
> +       port_attr->link_layer = IBV_LINK_LAYER_UNSPECIFIED;
> +       port_attr->pad = 0;

Where are you getting that hunk from?

libibverbs $ git grep link_layer libibverbs-1.1.5 --
libibverbs $

More clearly: what initializes the memory you've redefined to be
link_layer in libibverbs 1.1.5 ? I see nothing.

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to