Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1426037
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] net: ethernet: bcmsysport: use phydev from struct net_device |
| Date | 2016-06-19 23:00 +0200 |
| Message-ID | <rLRYZ-7lV-5@gated-at.bofh.it> (permalink) |
| References | <rLPNv-65w-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Le 19/06/2016 11:39, Philippe Reynes a écrit : > The private structure contain a pointer to phydev, but the structure > net_device already contain such pointer. So we can remove the pointer > phydev in the private structure, and update the driver to use the > one contained in struct net_device. > > Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] net: ethernet: bcmsysport: use phydev from struct net_device Philippe Reynes <tremyfr@gmail.com> - 2016-06-19 20:40 +0200
[PATCH 2/2] net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2016-06-19 20:40 +0200
Re: [PATCH 2/2] net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings Florian Fainelli <f.fainelli@gmail.com> - 2016-06-19 23:10 +0200
Re: [PATCH 2/2] net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings David Miller <davem@davemloft.net> - 2016-06-20 01:30 +0200
Re: [PATCH 1/2] net: ethernet: bcmsysport: use phydev from struct net_device Florian Fainelli <f.fainelli@gmail.com> - 2016-06-19 23:00 +0200
Re: [PATCH 1/2] net: ethernet: bcmsysport: use phydev from struct net_device David Miller <davem@davemloft.net> - 2016-06-20 01:30 +0200
csiph-web