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, 11 Oct 2020 11:08:43 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Claudiu Manoil <claudiu.manoil@....com> Cc: netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>, Russell King <linux@...linux.org.uk>, Vladimir Oltean <vladimir.oltean@....com>, Ioana Ciornei <ioana.ciornei@....com> Subject: Re: [PATCH net-next v2 0/4] enetc: Migrate to PHYLINK and PCS_LYNX On Wed, 7 Oct 2020 12:48:19 +0300 Claudiu Manoil wrote: > Transitioning the enetc driver from phylib to phylink. > Offloading the serdes configuration to the PCS_LYNX > module is a mandatory part of this transition. Aiming > for a cleaner, more maintainable design, and better > code reuse. > The first 2 patches are clean up prerequisites. > > Tested on a p1028rdb board. > > v2: validate() explicitly rejects now all interface modes not > supported by the driver instead of relying on the device tree > to provide only supported interfaces, and dropped redundant > activation of pcs_poll (addressing Ioana's findings) Applied, thank you!
Powered by blists - more mailing lists