commit | fdc71eea8c0aefab80020044f8abf5c3c6814b44 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Nov 11 00:32:15 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 11 10:17:46 2018 -0800 |
tree | 9cce69d90f3becd63709886140d3e3032fe48293 | |
parent | b3dce4da5bb4c4c991b10c9899e6dd6ce29e8b3e [diff] |
net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodes The X family variants support additional ports modes, for 10G operation, which the non-X variants don't have. Add a port_set_cmode() for non-X variants to enforce this. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>