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: <20230404112850.xjsxiku5w23fcsof@skbuf> Date: Tue, 4 Apr 2023 14:28:50 +0300 From: Vladimir Oltean <olteanv@...il.com> To: Oleksij Rempel <o.rempel@...gutronix.de> Cc: "David S. Miller" <davem@...emloft.net>, Andrew Lunn <andrew@...n.ch>, Eric Dumazet <edumazet@...gle.com>, Florian Fainelli <f.fainelli@...il.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Woojung Huh <woojung.huh@...rochip.com>, Arun Ramadoss <arun.ramadoss@...rochip.com>, kernel@...gutronix.de, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, UNGLinuxDriver@...rochip.com Subject: Re: [PATCH net-next v1 1/7] net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse On Tue, Apr 04, 2023 at 12:18:36PM +0200, Oleksij Rempel wrote: > Move static MAC table operations to separate functions in order to reuse > the code for add/del_fdb. This is needed to address kernel warnings > caused by the lack of fdb add function support in the current driver. > > Signed-off-by: Oleksij Rempel <o.rempel@...gutronix.de> > --- Reviewed-by: Vladimir Oltean <olteanv@...il.com>
Powered by blists - more mailing lists