linux-stable/drivers/net/ethernet/pasemi
Philippe Reynes 6cf285de02 net: ethernet: pasemi_mac: 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>
2016-07-15 16:41:34 -07:00
..
Kconfig pasemi_mac: Replace LRO with GRO 2016-02-17 16:15:45 -05:00
Makefile pasemi_mac: Fix building as module 2011-12-06 00:48:59 -05:00
pasemi_mac.c net: ethernet: pasemi_mac: use phydev from struct net_device 2016-07-15 16:41:34 -07:00
pasemi_mac.h net: ethernet: pasemi_mac: use phydev from struct net_device 2016-07-15 16:41:34 -07:00
pasemi_mac_ethtool.c net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings 2016-07-15 16:41:34 -07:00