diff options
| author | Lorenzo Bianconi <lorenzo@kernel.org> | 2019-09-21 10:44:01 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-29 10:21:35 +0100 |
| commit | af266e1fd4aeae3e45e48bb54142b043d20abc85 (patch) | |
| tree | 52093d22fc87655515e34b40f78f259347ad7d03 /scripts/decode_stacktrace.sh | |
| parent | 25f0407a14cdd3f7fae62e37b582eda600dab162 (diff) | |
mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
commit 15e14f76f85f4f0eab3b8146e1cd3c58ce272823 upstream.
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 <kubakici@wp.pl>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
