git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e118321
)
svcrdma: Modify post recv path to use local dma key
author
Tom Tucker
<tom@opengridcomputing.com>
Tue, 30 Sep 2008 19:05:41 +0000
(14:05 -0500)
committer
Tom 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