diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-08-05 12:14:14 +0100 |
---|---|---|
committer | Jerome Forissier <jerome.forissier@linaro.org> | 2025-08-18 15:47:57 +0200 |
commit | 34bc71f2db6bcd83b718ac9c28c39bd7d788a356 (patch) | |
tree | 78ddd9351df04eb744a5711b8d8febcb2f8e01d4 /drivers/fpga | |
parent | ff36afe346777f60c461964de1ab00aa6b2edb95 (diff) |
net: mv88e6xxx: Fix logical operator instead of bitwise
In mv88e6xxx_port_enable when attempting to mask out the previous
settings of two bits a logical operator was used instead of a bitwise
operator. Fix this.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions