net: dsa: mv88e6xxx: do not change STP state on port disabling
authorVivien Didelot <vivien.didelot@gmail.com>
Mon, 19 Aug 2019 20:00:51 +0000 (16:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2019 19:33:49 +0000 (12:33 -0700)
commit3903f315165dff72796e46d177aaf1cbd67aa07d
treec0e2bea90af8e36c92b7000626a9bb2834b13b1c
parent0394a63acfe2a6e1c08af0eb1a9133ee8650d7bd
net: dsa: mv88e6xxx: do not change STP state on port disabling

When disabling a port, that is not for the driver to decide what to
do with the STP state. This is already handled by the DSA layer.

Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c