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: Sun, 16 Aug 2020 13:57:59 -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>, Heiner Kallweit <hkallweit1@...il.com>, Russell King <rmk+kernel@...linux.org.uk> Subject: Re: [PATCH net-next v2 4/5] net: mdio: Move MDIO drivers into a new subdirectory On 8/16/2020 11:56 AM, Andrew Lunn wrote: > Move all the MDIO drivers and multiplexers into drivers/net/mdio. The > mdio core is however left in the phy directory, due to mutual > dependencies between the MIOD core and the PHY core. typo: MIOD vs. MDIO > > Take this opportunity to sort the Kconfig based on the menuconfig > strings, and move the multiplexers to the end with a separating > comment. > > Signed-off-by: Andrew Lunn <andrew@...n.ch> Acked-by: Florian Fainelli <f.fainelli@...il.com> -- Florian
Powered by blists - more mailing lists