linux-stable/drivers/infiniband
Wenpeng Liang e50cda2b9f RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
The "op" field of the mailbox occupies 8 bits, so the parameter "op"
should be of type u8.

Link: https://lore.kernel.org/r/20220302064830.61706-5-liangwenpeng@huawei.com
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2022-03-04 17:36:31 -04:00
..
core RDMA/core: Fix ib_qp_usecnt_dec() called when error 2022-03-04 17:30:31 -04:00
hw RDMA/hns: Fix the wrong type of parameter "op" of the mailbox 2022-03-04 17:36:31 -04:00
sw RDMA/rxe: Cleanup rxe_mcast.c 2022-02-23 20:29:15 -04:00
ulp RDMA/ib_srp: Add more documentation 2022-02-23 15:13:23 -04:00
Kconfig RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00
Makefile