linux/drivers/infiniband/hw
Lang Cheng bfe860351e RDMA/hns: Fix cast from or to restricted __le32 for driver
Sparse is whining about the u32 and __le32 mixed usage in the driver.
The roce_set_field() is used to __le32 data of hardware only.
If a variable is not delivered to the hardware, the __le32 type and
related operations are not required.

Signed-off-by: Lang Cheng <chenglang@huawei.com>
Link: https://lore.kernel.org/r/1566393276-42555-6-git-send-email-oulijun@huawei.com
Signed-off-by: Doug Ledford <dledford@redhat.com>
2019-08-28 11:57:26 -04:00
..
bnxt_re RDMA: Introduce ib_port_phys_state enum 2019-08-12 10:18:52 -04:00
cxgb3 RDMA/{cxgb3, cxgb4, i40iw}: Remove common code 2019-08-12 10:19:43 -04:00
cxgb4 RDMA/{cxgb3, cxgb4, i40iw}: Remove common code 2019-08-12 10:19:43 -04:00
efa RDMA/efa: Use existing FIELD_SIZEOF macro 2019-08-27 13:01:15 -03:00
hfi1 Merge branch 'odp_fixes' into rdma.git for-next 2019-08-21 14:10:36 -03:00
hns RDMA/hns: Fix cast from or to restricted __le32 for driver 2019-08-28 11:57:26 -04:00
i40iw RDMA/{cxgb3, cxgb4, i40iw}: Remove common code 2019-08-12 10:19:43 -04:00
mlx4 RDMA: Introduce ib_port_phys_state enum 2019-08-12 10:18:52 -04:00
mlx5 Merge branch 'mlx5-odp-dc' into rdma.git for-next 2019-08-28 11:25:37 -03:00
mthca IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
ocrdma RDMA: Introduce ib_port_phys_state enum 2019-08-12 10:18:52 -04:00
qedr RDMA: Introduce ib_port_phys_state enum 2019-08-12 10:18:52 -04:00
qib RDMA/qib: Unneeded variable ret 2019-07-25 13:53:45 -03:00
usnic RDMA: Introduce ib_port_phys_state enum 2019-08-12 10:18:52 -04:00
vmw_pvrdma Linux 5.2-rc6 2019-06-28 21:18:23 -03:00
Makefile rdma: Remove nes 2019-06-13 09:59:49 -04:00