lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20160628.092006.2231420904636974389.davem@davemloft.net> Date: Tue, 28 Jun 2016 09:20:06 -0400 (EDT) From: David Miller <davem@...emloft.net> To: tremyfr@...il.com Cc: lars.persson@...s.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 1/2] net: ethernet: dwc_eth_qos: use phydev from struct net_device From: Philippe Reynes <tremyfr@...il.com> Date: Sat, 25 Jun 2016 23:05:15 +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@...il.com> Applied.
Powered by blists - more mailing lists