Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1444671
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] net: ethernet: xilinx: axienet: use phydev from struct net_device |
| Date | 2016-07-16 01:50 +0200 |
| Message-ID | <rVl1L-4Mo-9@gated-at.bofh.it> (permalink) |
| References | <rUSVP-4ga-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Philippe Reynes <tremyfr@gmail.com> Date: Thu, 14 Jul 2016 19:45:57 +0200 > The private structure contain a pointer to phydev, but the structure > net_device already contain such pointer. So we can remove the pointer > phy 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> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] net: ethernet: xilinx: axienet: use phydev from struct net_device Philippe Reynes <tremyfr@gmail.com> - 2016-07-14 19:50 +0200
[PATCH 2/2] net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2016-07-14 19:50 +0200
Re: [PATCH 2/2] net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings David Miller <davem@davemloft.net> - 2016-07-16 01:50 +0200
Re: [PATCH 1/2] net: ethernet: xilinx: axienet: use phydev from struct net_device David Miller <davem@davemloft.net> - 2016-07-16 01:50 +0200
csiph-web