Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1599121
| From | Hayes Wang <hayeswang@realtek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] net: usb: r8152: use new api ethtool_{get|set}_link_ksettings |
| Date | 2017-03-13 10:30 +0100 |
| Message-ID | <tkusG-6Sd-11@gated-at.bofh.it> (permalink) |
| References | <tkjxg-7k3-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Philippe Reynes [mailto:tremyfr@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 <tremyfr@gmail.com>
> ---
> drivers/net/usb/r8152.c | 21 ++++++++++++---------
> 1 files changed, 12 insertions(+), 9 deletions(-)
Acked-by: Hayes Wang <hayeswang@realtek.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] net: usb: r8152: use new api ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2017-03-12 22:50 +0100
RE: [PATCH] net: usb: r8152: use new api ethtool_{get|set}_link_ksettings Hayes Wang <hayeswang@realtek.com> - 2017-03-13 10:30 +0100
Re: [PATCH] net: usb: r8152: use new api ethtool_{get|set}_link_ksettings David Miller <davem@davemloft.net> - 2017-03-13 23:30 +0100
csiph-web