diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2017-01-16 22:46:08 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-17 11:44:27 -0500 |
commit | 0f826385a6fa699d31fc1f835fb9ef9a724b523e (patch) | |
tree | 084745b3d2f91f5e9c40a4e58d23b633177286c1 /drivers/net/ethernet/marvell/sky2.c | |
parent | c523838c8514e1fdccc60b0a584bae374e6c5c0f (diff) | |
download | linux-0f826385a6fa699d31fc1f835fb9ef9a724b523e.tar.bz2 |
net: marvell: skge: use new api ethtool_{get|set}_link_ksettings
The ethtool api {get|set}_settings is deprecated.
We move this driver to new api {get|set}_link_ksettings.
The callback set_link_ksettings no longer update the value
of advertising, as the struct ethtool_link_ksettings is
defined as const.
As I don't have the hardware, I'd be very pleased if
someone may test this patch.
Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/marvell/sky2.c')
0 files changed, 0 insertions, 0 deletions