Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1466859
| From | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] net: ethernet: renesas: ravb: use phydev from struct net_device |
| Date | 2016-08-20 21:50 +0200 |
| Message-ID | <s8krg-7gg-3@gated-at.bofh.it> (permalink) |
| References | <s80Vz-3en-3@gated-at.bofh.it> |
| Organization | Cogent Embedded |
Hello. On 08/20/2016 01:52 AM, Philippe Reynes wrote: > The private structure contain a pointer to phydev, but the structure > net_device already contain such pointer. So we can remove the pointer > phy_dev 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> [...] Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> MBR, Sergei
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] net: ethernet: renesas: ravb: use phydev from struct net_device Philippe Reynes <tremyfr@gmail.com> - 2016-08-20 01:00 +0200 Re: [PATCH 1/2] net: ethernet: renesas: ravb: use phydev from struct net_device Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-08-20 21:50 +0200 Re: [PATCH 1/2] net: ethernet: renesas: ravb: use phydev from struct net_device David Miller <davem@davemloft.net> - 2016-08-21 07:30 +0200
csiph-web