mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
ethtool: Add 10base-T1L link mode entry
Add entry for the 10base-T1L full duplex mode. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Alexandru Tachici <alexandru.tachici@analog.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
411a1476ea
commit
3254e0b9eb
@@ -65,7 +65,7 @@ extern const int phy_basic_ports_array[3];
|
||||
extern const int phy_fibre_port_array[1];
|
||||
extern const int phy_all_ports_features_array[7];
|
||||
extern const int phy_10_100_features_array[4];
|
||||
extern const int phy_basic_t1_features_array[2];
|
||||
extern const int phy_basic_t1_features_array[3];
|
||||
extern const int phy_gbit_features_array[2];
|
||||
extern const int phy_10gbit_features_array[1];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user