linux_dsm_epyc7002/drivers/infiniband/hw
Somnath Kotur a0ddc2ec8f bnxt_re: Fix incorrect usage of test_bit()
test_bit() takes a bit number while the 'flags' field in
struct bnxt_qplib_rcfw was using actual BIT position converted
values.
Fix this by assigning bit numbers and use consistent APIs
all the flag values.
Also logging a message in case of failure.

Thanks to Dan Carpenter for pointing this out.

Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-10-18 10:24:12 -04:00
..
bnxt_re bnxt_re: Fix incorrect usage of test_bit() 2017-10-18 10:24:12 -04:00
cxgb3 RDMA/cxgb3: Remove a set-but-not-used variable 2017-10-14 20:47:05 -04:00
cxgb4 RDMA/cxgb4: Remove a set-but-not-used variable 2017-10-14 20:47:06 -04:00
hfi1 IB/hfi1: Add MODULE_FIRMWARE statements 2017-10-18 10:24:02 -04:00
hns RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved" 2017-10-18 10:23:46 -04:00
i40iw RDMA/i40iw: Remove a set-but-not-used variable 2017-10-14 20:47:06 -04:00
mlx4 IB/mlx4: Suppress gcc 7 fall-through complaints 2017-10-14 20:47:06 -04:00
mlx5 IB/mlx5: Remove a set-but-not-used variable 2017-10-14 20:47:06 -04:00
mthca IB/mthca: Fix indentation 2017-10-14 20:47:06 -04:00
nes IB/nes: Fix a race condition in nes_inetaddr_event() 2017-10-14 20:47:07 -04:00
ocrdma RDMA/ocrdma: Remove set-but-not-used variables 2017-10-14 20:47:07 -04:00
qedr RDMA/qedr: Remove set-but-not-used variables 2017-10-14 20:47:07 -04:00
qib IB/qib: Remove set-but-not-used variables 2017-10-14 20:47:07 -04:00
usnic RDMA/usnic: Instantiate data structures once 2017-10-14 20:47:07 -04:00
vmw_pvrdma RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion 2017-09-22 13:32:22 -04:00
Makefile RDMA/bnxt_re: Add bnxt_re driver build support 2017-02-14 09:51:28 -05:00