On 13/05/2021 02:19, Linus Lüssing wrote: > In preparation for the upcoming split of multicast router state into > their IPv4 and IPv6 variants and as the br_multicast_mark_router() will > be split for that remove the select querier wrapper and instead add > ip4 and ip6 variants for br_multicast_query_received(). > > Signed-off-by: Linus Lüssing <[email protected]> > --- > net/bridge/br_multicast.c | 53 ++++++++++++++++++++------------------- > 1 file changed, 27 insertions(+), 26 deletions(-) >
Acked-by: Nikolay Aleksandrov <[email protected]>
