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

2017-03-27 Thread David Miller
From: Philippe Reynes Date: Sat, 25 Mar 2017 19:39:05 +0100 > 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

[PATCH] net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettings

2017-03-25 Thread Philippe Reynes
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 --- drivers/net/cris/eth_v10.c | 32 1 f