[ofa-general] [PATCH] opensm/vendor: filter out non-IB devices	in	osm_vendor_get_all_port_attr()
    Sean Hefty 
    mshefty at ichips.intel.com
       
    Tue Jan  8 12:14:55 PST 2008
    
    
  
> +			if (ca.node_type < 1 || ca.node_type > 3)
> +				continue;
Are there enums for this?
    
    
More information about the general
mailing list