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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <abc74eaa-dd76-a022-d09d-3845e7e9c7d2@gmail.com> Date: Fri, 7 Jan 2022 11:48:30 -0800 From: Florian Fainelli <f.fainelli@...il.com> To: Andrew Lunn <andrew@...n.ch>, Vladimir Oltean <vladimir.oltean@....com> Cc: netdev@...r.kernel.org, Vivien Didelot <vivien.didelot@...il.com> Subject: Re: [RFC PATCH net-next 1/2] net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id On 1/7/22 11:37 AM, Andrew Lunn wrote: > On Fri, Jan 07, 2022 at 08:48:41PM +0200, Vladimir Oltean wrote: >> There are no legacy ports, DSA registers a devlink instance with ports >> unconditionally for all switch drivers. Therefore, delete the old-style >> ndo operations used for determining bridge forwarding domains. >> >> Signed-off-by: Vladimir Oltean <vladimir.oltean@....com> > > Hi Vladimir > > Maybe ask Ido or Jiri to review this? But none of the Mellanox drivers > use use these ndo's, suggesting it is correct. I confirmed that /sys/class/net/*/phys_port_name continues to work before and after this patch, so: Reviewed-by: Florian Fainelli <f.fainelli@...il.com> Tested-by: Florian Fainelli <f.fainelli@...il.com> -- Florian
Powered by blists - more mailing lists