Re: [PATCH] net: hyperv: use new api ethtool_{get|set}_link_ksettings

From: Stephen Hemminger
Date: Thu Mar 09 2017 - 17:51:27 EST


On Wed, 8 Mar 2017 23:41:04 +0100
Philippe Reynes <tremyfr@xxxxxxxxx> wrote:

> The ethtool api {get|set}_settings is deprecated.
> We move this driver to new api {get|set}_link_ksettings.
>
> As I don't have the hardware, I'd be very pleased if
> someone may test this patch.
>
> Signed-off-by: Philippe Reynes <tremyfr@xxxxxxxxx>

No change in behavior. Same as before driver always reports duplex UNKNOWN and speed change
is not useful.

Tested-by: Stephen Hemminger <sthemmin@xxxxxxxxxxxxx>