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: <c3d6c123-229c-ede6-d859-d9b66be5e392@blackwall.org> Date: Tue, 17 Oct 2023 12:06:29 +0300 From: Nikolay Aleksandrov <razor@...ckwall.org> To: Ido Schimmel <idosch@...dia.com>, netdev@...r.kernel.org, bridge@...ts.linux-foundation.org Cc: davem@...emloft.net, kuba@...nel.org, edumazet@...gle.com, pabeni@...hat.com, roopa@...dia.com, mlxsw@...dia.com Subject: Re: [PATCH net-next 05/13] vxlan: mdb: Adjust function arguments On 10/16/23 16:12, Ido Schimmel wrote: > Adjust the function's arguments and rename it to allow it to be reused > by future call sites that only have access to 'struct > vxlan_mdb_entry_key', but not to 'struct vxlan_mdb_config'. > > No functional changes intended. > > Signed-off-by: Ido Schimmel <idosch@...dia.com> > --- > drivers/net/vxlan/vxlan_mdb.c | 10 ++++------ > 1 file changed, 4 insertions(+), 6 deletions(-) > Acked-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists