Searched hist:f12e7d95d12fa4dbe655bd038a6d38526a879deb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_multicast.c | diff f12e7d95d12fa4dbe655bd038a6d38526a879deb Thu Feb 09 07:54:41 CST 2017 Nogah Frankel <nogahf@mellanox.com> bridge: mcast: Merge the mc router ports deletions to one function
There are three places where a port gets deleted from the mc router port list. This patch join the actual deletion to one function. It will be helpful for later patch that will offload changes in the mc router ports list.
Signed-off-by: Nogah Frankel <nogahf@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Ivan Vecera <ivecera@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|