On 10/26/2017 08:22 AM, Vivien Didelot wrote: > In order to know if a port is of type user, dsa_is_normal_port checks > that the given port is not of type DSA nor CPU. This is not enough > because a port can be unused. > > Without the previous fix, this caused the unused mv88e6xxx ports to be > configured in normal mode. > > The ds->enabled_port_mask reports the user ports, so check this instead. > > Signed-off-by: Vivien Didelot <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]> -- Florian
