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, 3 Mar 2019 16:58:17 +0100 From: Andrew Lunn <andrew@...n.ch> To: Heiner Kallweit <hkallweit1@...il.com> Cc: Florian Fainelli <f.fainelli@...il.com>, David Miller <davem@...emloft.net>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: Re: [PATCH net-next 4/5] net: phy: don't export gen10g_read_status On Sat, Mar 02, 2019 at 05:15:56PM +0100, Heiner Kallweit wrote: > gen10g_read_status is deprecated, therefore stop exporting it. > We don't want to encourage anybody to use it. Hi Florian, Heiner We should consider what we want to do with the generic 10G driver. Can a c45 PHY be expected to work using a generic driver? We know 1000BaseT is not going to work, that needs vendor registers. But the rest might? I think we either need to drop the generic 10G driver, or make it use all the new code which has been added over the last month. Andrew
Powered by blists - more mailing lists