RE: [PATCH] net: usb: r8152: use new api ethtool_{get|set}_link_ksettings

From: Hayes Wang
Date: Mon Mar 13 2017 - 05:26:24 EST


Philippe Reynes [mailto:tremyfr@xxxxxxxxx]
> Sent: Monday, March 13, 2017 5:42 AM
> Subject: [PATCH] net: usb: r8152: 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.
>
> 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>
> ---
> drivers/net/usb/r8152.c | 21 ++++++++++++---------
> 1 files changed, 12 insertions(+), 9 deletions(-)

Acked-by: Hayes Wang <hayeswang@xxxxxxxxxxx>