RDMA/hns: Bugfix for CM test
authorLijun Ou <oulijun@huawei.com>
Sun, 30 Sep 2018 09:00:30 +0000 (17:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Nov 2019 07:20:04 +0000 (08:20 +0100)
commit010af7a8d0aee6c3d75e82a896f00540bc27fa45
tree1f8424c1c7e84f6cab3715693f792cb9b360a231
parent5b7064adfb4b11e8cf7bdb8ab232c4b7463db861
RDMA/hns: Bugfix for CM test

[ Upstream commit 15fc056fba7b17b9abfbe80a12f188403fc949fb ]

It will print the warning when the MSB bit of SLID is not zero running
cm_req_handler function that test CM. It needs to fixed zero when test
RoCE device.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c