From: Tom Tucker Date: Tue, 30 Sep 2008 19:05:41 +0000 (-0500) Subject: svcrdma: Modify post recv path to use local dma key X-Git-Tag: v2.6.28-rc1~576^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5abf4e81545d9c7280c49cae853cc45fd769ddf;p=pandora-kernel.git svcrdma: Modify post recv path to use local dma key 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 --- Reading git-diff-tree failed