Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1445237

Re: [PATCH 1/2] net: ethernet: marvell: pxa168_eth: use phydev from struct net_device

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
Date 2016-07-18 08:30 +0200
Message-ID <rWadX-2Bc-3@gated-at.bofh.it> (permalink)
References <rW1X3-5S0-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Philippe Reynes <tremyfr@gmail.com>
Date: Sun, 17 Jul 2016 23:30:45 +0200

> 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>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] net: ethernet: marvell: pxa168_eth: use phydev from struct net_device Philippe Reynes <tremyfr@gmail.com> - 2016-07-17 23:40 +0200
  Re: [PATCH 1/2] net: ethernet: marvell: pxa168_eth: use phydev  from struct net_device David Miller <davem@davemloft.net> - 2016-07-18 08:30 +0200
  Re: [PATCH 1/2] net: ethernet: marvell: pxa168_eth: use phydev from  struct net_device Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-07-18 12:20 +0200
    Re: [PATCH 1/2] net: ethernet: marvell: pxa168_eth: use phydev from  struct net_device Philippe Reynes <tremyfr@gmail.com> - 2016-07-19 00:10 +0200

csiph-web