commit | a5abf4e81545d9c7280c49cae853cc45fd769ddf | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Tue Sep 30 14:05:41 2008 -0500 |
committer | Tom Tucker <tom@opengridcomputing.com> | Mon Oct 06 14:45:52 2008 -0500 |
tree | fef48a88715bac9bfdca3e00aa1ed6afb1177004 | |
parent | e1183210625cc8e02ce13eec78fb7a246567fc59 [diff] |
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 <tom@opengridcomputing.com>