]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Fri, 17 Jun 2016 21:32:15 +0000 (23:32 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Jun 2016 05:30:59 +0000 (22:30 -0700)
commite2670f888cc935fd9636f5974acd9722dc462efb
treeebb737540e75949d15d45ff7df3fd4a816605fb3
parentefd89fe03bb27ffdea4537a8c03c4002db73ae62
net: ethernet: et131x: 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 <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/agere/et131x.c