From: Tom Tucker Date: Thu, 3 Aug 2006 21:02:40 +0000 (-0500) Subject: RDMA: iWARP Connection Manager. X-Git-Tag: v2.6.19-rc1~1293^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922a8e9fb2e0711212badce47a41137e2ca04cb3;p=pandora-kernel.git RDMA: iWARP Connection Manager. Add an iWARP Connection Manager (CM), which abstracts connection management for iWARP devices (RNICs). It is a logical instance of the xx_cm where xx is the transport type (ib or iw). The symbols exported are used by the transport independent rdma_cm module, and are available also for transport dependent ULPs. Signed-off-by: Tom Tucker Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed