diff options
author | Lorenzo Bianconi <[email protected]> | 2019-09-21 10:44:01 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-10-01 12:19:20 +0300 |
commit | 15e14f76f85f4f0eab3b8146e1cd3c58ce272823 (patch) | |
tree | f206e03676ba0e4f7088a3a29a6573208b7cf735 /tools/perf/scripts/python/syscall-counts.py | |
parent | d563131ef23cbc756026f839a82598c8445bc45f (diff) |
mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
Fix bbp ready check in mt7601u_wait_bbp_ready. The issue is reported by
coverity with the following error:
Logical vs. bitwise operator
The expression's value does not depend on the operands; inadvertent use
of the wrong operator is a likely logic error.
Addresses-Coverity-ID: 1309441 ("Logical vs. bitwise operator")
Fixes: c869f77d6abb ("add mt7601u driver")
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Lorenzo Bianconi <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions