]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: Make phy_basic_t1_features use base100t1.
authorAndrew Lunn <andrew@lunn.ch>
Wed, 22 May 2019 18:47:04 +0000 (20:47 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 May 2019 00:46:28 +0000 (17:46 -0700)
commitf36eed993ef548d725af814a8d6cf88a846ffe38
treeff05249f0c1589c686c5e739df007c0e4a5961bf
parentfa16f867f7ef91f0f8932f14f28d85c8e84e241f
net: phy: Make phy_basic_t1_features use base100t1.

Now that there is a link mode for 100BaseT1, use it in
phy_basic_t1_features so T1 PHY drivers will indicate this mode via
the Ethtool API.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy_device.c