]> 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)
commit792dd9336f1ea23f2d04d2196a91331abbd99f02
treeff05249f0c1589c686c5e739df007c0e4a5961bf
parent69a35926a87c66502e9bb52212fa51758f68b46f
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