svcrdma: Modify post recv path to use local dma key
authorTom Tucker <tom@opengridcomputing.com>
Tue, 30 Sep 2008 19:05:41 +0000 (14:05 -0500)
committerTom Tucker <tom@opengridcomputing.com>
Mon, 6 Oct 2008 19:45:52 +0000 (14:45 -0500)
Update the svc_rdma_post_recv routine to use the adapter's global LKEY
instead of sc_phys_mr which is only valid when using a DMA MR.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>

No differences found