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, 23 Mar 2019 21:16:18 -0400 (EDT) From: David Miller <davem@...emloft.net> To: f.fainelli@...il.com Cc: netdev@...r.kernel.org, andrew@...n.ch, hkallweit1@...il.com, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] net: phy: Re-parent menus for MDIO bus drivers correctly From: Florian Fainelli <f.fainelli@...il.com> Date: Thu, 21 Mar 2019 16:34:44 -0700 > After 90eff9096c01 ("net: phy: Allow splitting MDIO bus/device support > from PHYs") the various MDIO bus drivers were no longer parented with > config PHYLIB but with config MDIO_BUS which is not a menuconfig, fix > this by depending on MDIO_DEVICE which is a menuconfig. > > This is visually nicer and less confusing for users. > > Fixes: 90eff9096c01 ("net: phy: Allow splitting MDIO bus/device support from PHYs") > Signed-off-by: Florian Fainelli <f.fainelli@...il.com> Applied.
Powered by blists - more mailing lists