summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-08-05 12:14:14 +0100
committerJerome Forissier <[email protected]>2025-08-18 15:47:57 +0200
commit34bc71f2db6bcd83b718ac9c28c39bd7d788a356 (patch)
tree78ddd9351df04eb744a5711b8d8febcb2f8e01d4 /include/linux
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 <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions