aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2016-07-15 12:05:12 +0200
committerDavid S. Miller <davem@davemloft.net>2016-07-15 16:41:35 -0700
commitb4cafd8c4909187cb17b358be60ec3b86e91af00 (patch)
treecebd328db8c34cb2049391f4b070489f1214bd8f /net/ipv4/tcp_timer.c
parentnet: ethernet: amd: au1000_eth: use phydev from struct net_device (diff)
downloadlinux-b4cafd8c4909187cb17b358be60ec3b86e91af00.tar.gz
linux-b4cafd8c4909187cb17b358be60ec3b86e91af00.zip
net: ethernet: amd: au1000_eth: 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. There was a check on CAP_NET_ADMIN in au1000_set_settings, but this check is already done in dev_ethtool, so no need to repeat it before calling the generic function. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions