diff options
author | David S. Miller <davem@davemloft.net> | 2018-11-11 13:17:46 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-11 13:17:46 -0500 |
commit | 0cf3a68a53829815db58461da1807728437c5de2 (patch) | |
tree | f1c048ca19788e592fa67c88bda456964e1461fc /net/ipv4/tcp_output.c | |
parent | 8d2681f5cebbc082ca9e4867b333fcc886062b3b (diff) | |
parent | 2defda1f4b91f83a449de29cac7722afb0c57444 (diff) |
Merge branch 'mv88e6xxx-Support-more-SERDES-interfacxes'
Andrew Lunn says:
====================
net: dsa: mv88e6xxx: Support more SERDES interfacxes
Currently the SERDES interfaces for ports 9 and 10 on the mv88e6390x
are supported, allowing upto 10G. However, when unused, these SERDES
interfaces can be used by some of the lower ports for 1000Base-X.
The tricky bit here is ordering. The SERDES have to become free from
ports 9 or 10 before they can be used with lower ports. Normally, this
would happen only when these ports would be configured up, which is
too late. So at probe time, defaulting ports 9 and 10 to 1000BaseX
frees them for use with lower ports. If they are actually needed, they
will be taken back when port 9 and 10 goes up.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions