[openib-general] [CM] [patch] add a check that paths are reversible when connecting RC QPs

Sean Hefty mshefty at ichips.intel.com
Wed Nov 29 09:44:37 PST 2006


Dotan Barak wrote:
> +	if (!param->primary_path->reversible && param->qp_type == IB_QPT_RC)
> +		return -EINVAL;

Why did you include a check for the qp_type?

- Sean




More information about the general mailing list