summaryrefslogtreecommitdiff
path: root/drivers/net/mvpp2.c
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2025-08-05 12:14:14 +0100
committerJerome Forissier <jerome.forissier@linaro.org>2025-08-18 15:47:57 +0200
commit34bc71f2db6bcd83b718ac9c28c39bd7d788a356 (patch)
tree78ddd9351df04eb744a5711b8d8febcb2f8e01d4 /drivers/net/mvpp2.c
parentff36afe346777f60c461964de1ab00aa6b2edb95 (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/net/mvpp2.c')
0 files changed, 0 insertions, 0 deletions