diff options
| author | Somnath Kotur <somnath.kotur@broadcom.com> | 2017-10-13 11:38:00 +0530 |
|---|---|---|
| committer | Doug Ledford <dledford@redhat.com> | 2017-10-18 10:24:12 -0400 |
| commit | a0ddc2ec8f2912a738165b0ce47b9d945a9e3709 (patch) | |
| tree | a30c4e0df9e0420c6dcfcb805c790cad10698b1a /tools/perf/scripts/python | |
| parent | IB/hfi1: Add MODULE_FIRMWARE statements (diff) | |
| download | linux-a0ddc2ec8f2912a738165b0ce47b9d945a9e3709.tar.gz linux-a0ddc2ec8f2912a738165b0ce47b9d945a9e3709.zip | |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
