Re: [net-next v3 06/11] net: bridge: mcast: prepare expiry functions for mcast router split
From: Nikolay Aleksandrov <hidden>
Date: 2021-05-13 11:33:56
Also in:
bridge, lkml
From: Nikolay Aleksandrov <hidden>
Date: 2021-05-13 11:33:56
Also in:
bridge, lkml
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 move the protocol specific timer access to an ip4 wrapper function. Signed-off-by: Linus Lüssing <redacted> --- net/bridge/br_multicast.c | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-)
Acked-by: Nikolay Aleksandrov <redacted>