]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <tremyfr@gmail.com>
Wed, 15 Jun 2016 22:12:49 +0000 (00:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Jun 2016 00:07:05 +0000 (17:07 -0700)
commitd91be60aada8c7c5971f15e4161526e185ba2ba0
tree3ebf3cfea9e50cb64c92cc06395f08dfbc40dfe5
parent0e71fa6954adf5246faea99739c706fb16050b95
net: ethernet: ax88796: 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/8390/ax88796.c