RDMA/hns: Bugfix for atomic operation
authorLijun Ou <oulijun@huawei.com>
Sun, 30 Sep 2018 09:00:38 +0000 (17:00 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 3 Oct 2018 22:21:18 +0000 (16:21 -0600)
commitd9581bf358c0578600940fc8d1f3b8f069870225
tree6dc76cb4c81a81cdd0b601479ad7f1777a7182af
parentcaf3e4064af086e2dda3fc5cf598a06708aa997c
RDMA/hns: Bugfix for atomic operation

The atomic operation not supported inline. Besides, the standard atomic
operation only support a sge and the sge is placed in the wqe.

Fix: 384f881("RDMA/hns: Add atomic support")
Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c