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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 22 Aug 2020 12:26:23 -0700 From: Florian Fainelli <f.fainelli@...il.com> To: Andrew Lunn <andrew@...n.ch>, David Miller <davem@...emloft.net> Cc: netdev <netdev@...r.kernel.org>, Russell King <rmk+kernel@...linux.org.uk>, Heiner Kallweit <hkallweit1@...il.com> Subject: Re: [PATCH net-next v3 3/5] net: xgene: Move shared header file into include/linux On 8/22/2020 11:06 AM, Andrew Lunn wrote: > This header file is currently included into the ethernet driver via a > relative path into the PHY subsystem. This is bad practice, and causes > issues for the upcoming move of the MDIO driver. Move the header file > into include/linux to clean this up. > > v2: > Move header to include/linux/mdio > > Signed-off-by: Andrew Lunn <andrew@...n.ch> Reviewed-by: Florian Fainelli <f.fainelli@...il.com> -- Florian
Powered by blists - more mailing lists