On Tue, 19 Dec 2023 20:31:57 -0800, Selvin Xavier wrote: > Fix the following warnings reported > > drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:909:27: warning: invalid assignment: |= > drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:909:27: left side has type restricted __le16 > drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:909:27: right side has type unsigned long > ... > drivers/infiniband/hw/bnxt_re/qplib_fp.c:1620:44: warning: invalid assignment: |= > drivers/infiniband/hw/bnxt_re/qplib_fp.c:1620:44: left side has type restricted __le64 > drivers/infiniband/hw/bnxt_re/qplib_fp.c:1620:44: right side has type unsigned long long > > [...] Applied, thanks! [1/1] RDMA/bnxt_re: Fix the sparse warnings https://git.kernel.org/rdma/rdma/c/82a8903a9f9f3f Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>