[openib-general] [PATCH] change SMI/GSI QP types to match QP index values

Sean Hefty mshefty at ichips.intel.com
Fri Sep 24 13:56:57 PDT 2004


On Fri, 24 Sep 2004 10:38:03 -0700
Sean Hefty <mshefty at ichips.intel.com> wrote:

> 
> Index: include/ib_verbs.h
> ===================================================================
> --- include/ib_verbs.h	(revision 880)
> +++ include/ib_verbs.h	(working copy)
> @@ -320,11 +320,11 @@
>  };
>  
>  enum ib_qp_type {
> +	IB_QPT_SMI,	/* SMI type = QP index 0 */
> +	IB_QPT_GSI,	/* GSI type = QP index 1 */

I've committed this change.



More information about the general mailing list