aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-11-11 10:17:46 -0800
committerDavid S. Miller <davem@davemloft.net>2018-11-11 10:17:46 -0800
commit0cf3a68a53829815db58461da1807728437c5de2 (patch)
treef1c048ca19788e592fa67c88bda456964e1461fc /net/ipv4/tcp_input.c
parentMerge branch 'net-phy-convert-advertise-and-supported-to-linkmode' (diff)
parentnet: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390X (diff)
downloadlinux-dev-0cf3a68a53829815db58461da1807728437c5de2.tar.xz
linux-dev-0cf3a68a53829815db58461da1807728437c5de2.zip
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_input.c')
0 files changed, 0 insertions, 0 deletions