linux/drivers/infiniband/hw/hns
Weihang Li ea4092f3b5 RDMA/hns: Fix type of sq_signal_bits
This bit should be in type of enum ib_sig_type, or there will be a sparse
warning.

Fixes: bfe860351e ("RDMA/hns: Fix cast from or to restricted __le32 for driver")
Link: https://lore.kernel.org/r/1612517974-31867-3-git-send-email-liweihang@huawei.com
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-02-08 20:15:09 -04:00
..
hns_roce_ah.c RDMA/hns: Avoid filling sl in high 3 bits of vlan_id 2020-12-11 15:21:34 -04:00
hns_roce_alloc.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
hns_roce_cmd.c RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_cmd.h RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_common.h RDMA/hns: Use new interface to set MPT related fields 2021-01-28 10:51:06 -04:00
hns_roce_cq.c RDMA/hns: Refactor the MTR creation flow 2021-01-28 10:51:05 -04:00
hns_roce_db.c RDMA/hns: Fix incorrect symbol types 2020-12-11 15:21:35 -04:00
hns_roce_device.h RDMA/hns: Fix type of sq_signal_bits 2021-02-08 20:15:09 -04:00
hns_roce_hem.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
hns_roce_hem.h RDMA/hns: Fix coding style issues 2020-12-11 15:21:34 -04:00
hns_roce_hw_v1.c RDMA/hns: Avoid filling sgid index when modifying QP to RTR 2021-02-08 20:15:09 -04:00
hns_roce_hw_v1.h RDMA/hns: Fix coding style issues 2020-12-11 15:21:34 -04:00
hns_roce_hw_v2_dfx.c RDMA/hns: Dump detailed driver-specific CQ 2019-04-08 13:05:25 -03:00
hns_roce_hw_v2.c RDMA/hns: Avoid filling sgid index when modifying QP to RTR 2021-02-08 20:15:09 -04:00
hns_roce_hw_v2.h RDMA/hns: Add support of direct wqe 2021-02-08 20:12:57 -04:00
hns_roce_main.c RDMA/hns: Avoid filling sgid index when modifying QP to RTR 2021-02-08 20:15:09 -04:00
hns_roce_mr.c RDMA/hns: Optimize the MR registration process 2021-01-28 10:51:06 -04:00
hns_roce_pd.c RDMA/hns: Fix inaccurate prints 2020-12-11 15:21:35 -04:00
hns_roce_qp.c RDMA/hns: Allocate one more recv SGE for HIP08 2021-02-08 19:37:33 -04:00
hns_roce_restrack.c RDMA: Add a dedicated CQ resource tracker function 2020-06-23 11:46:27 -03:00
hns_roce_srq.c RDMA/hns: Refactor code about SRQ Context 2021-02-08 19:37:35 -04:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile RDMA/hns: Fix build error again 2019-10-29 16:16:54 -03:00