[openib-general] [PATCH] [RFC] group devices by type

Sean Hefty mshefty at ichips.intel.com
Wed Jan 25 12:39:08 PST 2006


James Lentini wrote:
>> enum ib_node_type {
>>-	IB_NODE_CA 	= 1,
>>+	IB_NODE_IB = 0x10,		/* mask for all IB node types */
> 
> 
> Is is time to update the prefix to RDMA_ (e.g. RDMA_NODE_IB)?

Probably.  I used IB_NODE_IB, under the assumption that it would be renamed to 
RDMA_NODE_IB.  I can include that change as part of this if desired.

- Sean



More information about the general mailing list