]> Git Repo - linux.git/commit
net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <[email protected]>
Sat, 18 Jun 2016 14:37:21 +0000 (16:37 +0200)
committerDavid S. Miller <[email protected]>
Wed, 22 Jun 2016 20:22:41 +0000 (16:22 -0400)
commit11bbb171b921dc777113a2383c945d66db229eaf
treef11ecdcc5664d631701cd21664dfff9220647f27
parent941ea69e176bc5cc8a359c6b608250fc950be0b1
net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettings

There are two generics functions phy_ethtool_{get|set}_link_ksettings,
so we can use them instead of defining the same code in the driver.

Signed-off-by: Philippe Reynes <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/altera/altera_tse_ethtool.c
This page took 0.049138 seconds and 4 git commands to generate.