From: Tom Tucker Date: Mon, 11 Aug 2008 19:10:19 +0000 (-0500) Subject: svcrdma: Add support to svc_rdma_send to handle chained WR X-Git-Tag: v2.6.28-rc1~576^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b180a9a64ca2217a658bd515ef910eafefc5e5a;p=pandora-kernel.git svcrdma: Add support to svc_rdma_send to handle chained WR WR can be submitted as linked lists of WR. Update the svc_rdma_send routine to handle WR chains. This will be used to submit a WR that uses an FRMR with another WR that invalidates the FRMR. Signed-off-by: Tom Tucker --- Reading git-diff-tree failed