RDMA: iWARP Core Changes.
authorTom Tucker <tom@opengridcomputing.com>
Thu, 3 Aug 2006 21:02:42 +0000 (16:02 -0500)
committerRoland Dreier <rolandd@cisco.com>
Fri, 22 Sep 2006 22:22:47 +0000 (15:22 -0700)
Modifications to the existing rdma header files, core files, drivers,
and ulp files to support iWARP, including:
 - Hook iWARP CM into the build system and use it in rdma_cm.
 - Convert enum ib_node_type to enum rdma_node_type, which includes
   the possibility of RDMA_NODE_RNIC, and update everything for this.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found