On 05/12/2022 09:42, Ido Schimmel wrote: > The MDB group key (i.e., {source, destination, protocol, VID}) is > currently determined under the multicast lock from the netlink > attributes. Instead, use the group key from the MDB configuration > structure that was prepared before acquiring the lock. > > No functional changes intended. > > Signed-off-by: Ido Schimmel <idosch@xxxxxxxxxx> > --- > net/bridge/br_mdb.c | 15 +++++++-------- > 1 file changed, 7 insertions(+), 8 deletions(-) > Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>