Philippe Reynes [mailto:trem...@gmail.com] > 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 <trem...@gmail.com> > --- > drivers/net/usb/r8152.c | 21 ++++++++++++--------- > 1 files changed, 12 insertions(+), 9 deletions(-)
Acked-by: Hayes Wang <hayesw...@realtek.com>