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


Groups > linux.kernel > #1499354

Re: [PATCH v2 1/2] net: stmmac: use phydev from struct net_device

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] net: stmmac: use phydev from struct net_device
Date 2016-10-12 07:50 +0200
Message-ID <srkAp-8tW-29@gated-at.bofh.it> (permalink)
References <so4Vc-tK-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Philippe Reynes <tremyfr@gmail.com>
Date: Mon,  3 Oct 2016 08:28:19 +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 | Find similar | Unroll thread


Thread

[PATCH v2 1/2] net: stmmac: use phydev from struct net_device Philippe Reynes <tremyfr@gmail.com> - 2016-10-03 08:30 +0200
  [PATCH v2 2/2] net: stmmac: use new api ethtool_{get|set}_link_ksettings Philippe Reynes <tremyfr@gmail.com> - 2016-10-03 08:30 +0200
    Re: [PATCH v2 2/2] net: stmmac: use new api  ethtool_{get|set}_link_ksettings David Miller <davem@davemloft.net> - 2016-10-12 07:50 +0200
  Re: [PATCH v2 1/2] net: stmmac: use phydev from struct net_device David Miller <davem@davemloft.net> - 2016-10-12 07:50 +0200

csiph-web