linux/drivers/infiniband
Wenpeng Liang e198c08570 RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
[ Upstream commit 0c8b5d6268 ]

The value of qp->rq.wqe_shift of HIP08 is always determined by the number
of sge. So delete the wrong branch.

Fixes: cfc85f3e4b ("RDMA/hns: Add profile support for hip08 driver")
Fixes: 926a01dc00 ("RDMA/hns: Add QP operations support for hip08 SoC")
Link: https://lore.kernel.org/r/20220829105021.1427804-3-liangwenpeng@huawei.com
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-09-15 11:32:04 +02:00
..
core RDMA/cma: Fix arguments order in net device validation 2022-09-15 11:32:04 +02:00
hw RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift 2022-09-15 11:32:04 +02:00
sw RDMA/rxe: Limit the number of calls to each tasklet 2022-08-25 11:38:16 +02:00
ulp RDMA/srpt: Fix a use-after-free 2022-08-21 15:16:02 +02:00
Kconfig RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs 2020-11-12 13:27:41 -04:00
Makefile