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: <20190503.102639.682620225620762896.davem@davemloft.net> Date: Fri, 03 May 2019 10:26:39 -0400 (EDT) From: David Miller <davem@...emloft.net> To: nicolas.ferre@...rochip.com Cc: claudiu.beznea@...rochip.com, linux-arm-kernel@...ts.infradead.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, alexandre.belloni@...tlin.com, michal.simek@...inx.com, harini.katakam@...inx.com Subject: Re: [PATCH] net: macb: remove redundant struct phy_device declaration From: Nicolas Ferre <nicolas.ferre@...rochip.com> Date: Fri, 3 May 2019 12:36:28 +0200 > While moving the chunk of code during 739de9a1563a > ("net: macb: Reorganize macb_mii bringup"), the declaration of > struct phy_device declaration was kept. It's not useful in this > function as we alrady have a phydev pointer. > > Signed-off-by: Nicolas Ferre <nicolas.ferre@...rochip.com> Applied.
Powered by blists - more mailing lists