Files
linux/drivers/net/dsa/mv88e6xxx
Andrew Lunn fc13b40b9c net: dsa: mv88e6xxx: Fix masking of egress port
[ Upstream commit 3ee339eb28 ]

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: 5c74c54ce6 ("net: dsa: mv88e6xxx: Split monitor port configuration")
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-03-21 08:15:54 +01:00
..