RDMA/hns: Intercept illegal RDMA operation when use inline data
authoroulijun <oulijun@huawei.com>
Thu, 26 Apr 2018 06:46:16 +0000 (14:46 +0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 27 Apr 2018 18:20:47 +0000 (14:20 -0400)
commit328d405b3d4c8dd1f06bfd77f498e23281ae348c
treeee1d29d3c3b1d92c918d2128e386e8889c754486
parent215a8c09e5e2aa6ae1fbcef87f8f27d65d5d1ca4
RDMA/hns: Intercept illegal RDMA operation when use inline data

RDMA read operation is not supported inline data. If user cofigures
issue a RDMA read and use inline data, it will happen a hardware
error.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c