]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commite5fb32c67cdb8908bcc0193244eced9e19de56f3
treeff05249f0c1589c686c5e739df007c0e4a5961bf
parentb2557764d0ebf387da7a11967fd955f3b226b172
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