We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6c616 commit dfca5e1Copy full SHA for dfca5e1
drivers/net/phy/phylink.c
@@ -1150,6 +1150,7 @@ static enum inband_type phylink_get_inband_type(phy_interface_t interface)
1150
1151
case PHY_INTERFACE_MODE_1000BASEX:
1152
case PHY_INTERFACE_MODE_2500BASEX:
1153
+ case PHY_INTERFACE_MODE_10GBASER:
1154
/* 1000base-X is designed for use media-side for Fibre
1155
* connections, and thus the Autoneg bit needs to be
1156
* taken into account. We also do this for 2500base-X
0 commit comments