Krishna Kumar wrote:
> @@ -2288,14 +2288,15 @@ static void cma_add_one(struct ib_device
>       struct cma_device *cma_dev;
>       struct rdma_id_private *id_priv;
>  
> +     if (!device->node_guid)
> +             return;

I'm not sure that we even need this check anymore.  All devices should have a 
node_guid set.  Maybe we can just remove it, rather than moving it up.

Btw, were version of the rdma_cm were these patches created against?

- Sean

_______________________________________________
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