Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1398424
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/3] net: phy: add phy_ethtool_{get|set}_link_ksettings |
| Date | 2016-05-10 21:10 +0200 |
| Message-ID | <rxlcC-uF-11@gated-at.bofh.it> (permalink) |
| References | <rx1QC-6kP-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Philippe Reynes <tremyfr@gmail.com>
Date: Tue, 10 May 2016 00:19:40 +0200
> Ethtool callbacks {get|set}_link_ksettings may be the
> same for many drivers. So we add two generics callbacks
> phy_ethtool_{get|set}_link_ksettings.
>
> To use those generics callbacks, the ethernet driver must
> use the pointer phydev contained in struct net_device, and
> not use a private structure to store this pointer.
Series applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 0/3] net: phy: add phy_ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2016-05-10 00:30 +0200
[PATCH v3 1/3] net: phy: add phy_ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2016-05-10 00:30 +0200
Re: [PATCH v3 1/3] net: phy: add phy_ethtool_{get|set}_link_ksettings David Decotigny <decot@googlers.com> - 2016-05-10 01:10 +0200
[PATCH v3 2/3] net: ethernet: fec: use phydev from struct net_device Philippe Reynes <tremyfr@gmail.com> - 2016-05-10 00:30 +0200
Re: [PATCH v3 0/3] net: phy: add phy_ethtool_{get|set}_link_ksettings David Miller <davem@davemloft.net> - 2016-05-10 21:10 +0200
csiph-web