commit | 9de61d3fcdde06087f65b4022a1a966c10ab5803 | [log] [tgz] |
---|---|---|
author | oulijun <oulijun@huawei.com> | Sat Jun 10 18:49:23 2017 +0800 |
committer | Doug Ledford <dledford@redhat.com> | Mon Jul 17 21:21:28 2017 -0400 |
tree | 5273b28b5a0975f9e1e1cfab8d01ff8e1018fd02 | |
parent | 58c4f0d85f59c458074f016c13991c0a81105180 [diff] |
IB/hns: Fix the bug with rdma operation When opcode of work request is RDMA read and write, it should use rdma_wr to get remote_addr and rkey. This patch fixes it. Signed-off-by: Lijun Ou <oulijun@huawei.com> Signed-off-by: Doug Ledford <dledford@redhat.com>