net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation
In order to mask off the bits, we need to use the '~' operator to invert all the bits of _MASK and clear them. Signed-off-by:Ley Foon Tan <leyfoon.tan@starfivetech.com> Reviewed-by:
Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20241107063637.2122726-3-leyfoon.tan@starfivetech.com Signed-off-by:
Jakub Kicinski <kuba@kernel.org>
Loading
Please sign in to comment