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: <7549f41b-2a31-238a-655e-4de2f01d1ea4@blackwall.org> Date: Tue, 17 Oct 2023 12:06:06 +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 04/13] bridge: mcast: Rename MDB entry get function On 10/16/23 16:12, Ido Schimmel wrote: > The current name is going to conflict with the upcoming net device > operation for the MDB get operation. > > Rename the function to br_mdb_entry_skb_get(). No functional changes > intended. > > Signed-off-by: Ido Schimmel <idosch@...dia.com> > --- > net/bridge/br_device.c | 2 +- > net/bridge/br_input.c | 2 +- > net/bridge/br_multicast.c | 5 +++-- > net/bridge/br_private.h | 10 ++++++---- > 4 files changed, 11 insertions(+), 8 deletions(-) > Acked-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists