Re: [PATCH net-next 4/6] net: dsa: mv88e6xxx: Print offending port when vlan check fails
From: Vivien Didelot <hidden> Date: 2017-09-27 15:53:04
Andrew Lunn [off-list ref] writes:
When testing if a VLAN is one more than one bridge, we print an error
message that the VLAN is already in use somewhere else. Print both the
new port which would like the VLAN, and the port which already has it,
to aid debugging.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>