Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1596453
| From | Stephen Hemminger <stephen@networkplumber.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: hyperv: use new api ethtool_{get|set}_link_ksettings |
| Date | 2017-03-10 00:00 +0100 |
| Message-ID | <tjfcm-3bj-15@gated-at.bofh.it> (permalink) |
| References | <tiSz8-4xu-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 8 Mar 2017 23:41:04 +0100
Philippe Reynes <tremyfr@gmail.com> 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@gmail.com>
No change in behavior. Same as before driver always reports duplex UNKNOWN and speed change
is not useful.
Tested-by: Stephen Hemminger <sthemmin@microsoft.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] net: hyperv: use new api ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2017-03-08 23:50 +0100
Re: [PATCH] net: hyperv: use new api ethtool_{get|set}_link_ksettings Stephen Hemminger <stephen@networkplumber.org> - 2017-03-10 00:00 +0100
Re: [PATCH] net: hyperv: use new api ethtool_{get|set}_link_ksettings David Miller <davem@davemloft.net> - 2017-03-13 03:40 +0100
csiph-web