[openib-general] Re: FW: summary of my understanding on our common work on openib.org
Sean Hefty
mshefty at ichips.intel.com
Thu Feb 10 10:37:55 PST 2005
Michael S. Tsirkin wrote:
> Index: include/ib_verbs.h
> ===================================================================
> --- include/ib_verbs.h (revision 1759)
> +++ include/ib_verbs.h (working copy)
> @@ -73,7 +73,6 @@ enum ib_device_cap_flags {
> IB_DEVICE_RC_RNR_NAK_GEN = (1<<12),
> IB_DEVICE_SRQ_RESIZE = (1<<13),
> IB_DEVICE_N_NOTIFY_CQ = (1<<14),
> - IB_DEVICE_RQ_SIG_TYPE = (1<<15)
> };
It looks like this leaves an extra comma at the end of the enum. Did
you compile/test these changes?
- Sean
More information about the general
mailing list