commit | 3ee339eb28959629db33aaa2b8cde4c63c6289eb | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Thu Feb 27 21:20:49 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 27 12:29:09 2020 -0800 |
tree | 1fdf38711d96fd421de69d346cb668eb8d34f79a | |
parent | ac004e84164e27d69017731a97b11402a69d854b [diff] |
net: dsa: mv88e6xxx: Fix masking of egress port Add missing ~ to the usage of the mask. Reported-by: Kevin Benson <Kevin.Benson@zii.aero> Reported-by: Chris Healy <Chris.Healy@zii.aero> Fixes: 5c74c54ce6ff ("net: dsa: mv88e6xxx: Split monitor port configuration") Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>