svcrdma: Add support to svc_rdma_send to handle chained WR
authorTom Tucker <tom@opengridcomputing.com>
Mon, 11 Aug 2008 19:10:19 +0000 (14:10 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 6 Oct 2008 19:45:56 +0000 (14:45 -0500)
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 <tom@opengridcomputing.com>

No differences found