net: dsa: mv88e6xxx: Fix masking of egress port
authorAndrew Lunn <andrew@lunn.ch>
Thu, 27 Feb 2020 20:20:49 +0000 (21:20 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Feb 2020 20:29:09 +0000 (12:29 -0800)
commit3ee339eb28959629db33aaa2b8cde4c63c6289eb
tree1fdf38711d96fd421de69d346cb668eb8d34f79a
parentac004e84164e27d69017731a97b11402a69d854b
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>
drivers/net/dsa/mv88e6xxx/global1.c