[Bridge] [PATCH net-next] net: bridge: mcast: remove only S, G port groups from sg_port hash

David Miller davem at davemloft.net
Fri Sep 25 23:50:37 UTC 2020


From: Nikolay Aleksandrov <razor at blackwall.org>
Date: Fri, 25 Sep 2020 13:25:49 +0300

> From: Nikolay Aleksandrov <nikolay at nvidia.com>
> 
> We should remove a group from the sg_port hash only if it's an S,G
> entry. This makes it correct and more symmetric with group add. Also
> since *,G groups are not added to that hash we can hide a bug.
> 
> Fixes: 085b53c8beab ("net: bridge: mcast: add sg_port rhashtable")
> Signed-off-by: Nikolay Aleksandrov <nikolay at nvidia.com>

Applied, thanks.


More information about the Bridge mailing list