commit | 91dee144817e51bbfbdc06af4dc1acce6e92bdda | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Oct 26 11:22:52 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 28 00:00:09 2017 +0900 |
tree | e1f81c393307d9868518bd84f3d803bb6e837d1a | |
parent | bff7b688d5b10a8cb8cecefdea5e255408b78f2f [diff] |
net: dsa: mv88e6xxx: skip unused ports The unused ports are currently configured in normal mode. This does not prevent the switch from being functional, but it is unnecessary. Skip unused ports. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>