Re: [net-next v3 02/11] net: bridge: mcast: add wrappers for router node retrieval

From: Nikolay Aleksandrov
Date: Thu May 13 2021 - 07:29:47 EST


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 to avoid IPv6 #ifdef clutter later add
> two wrapper functions for router node retrieval in the payload
> forwarding code.
>
> Signed-off-by: Linus Lüssing <linus.luessing@xxxxxxxxx>
> ---
> net/bridge/br_forward.c | 5 +++--
> net/bridge/br_private.h | 10 ++++++++++
> 2 files changed, 13 insertions(+), 2 deletions(-)
>

Acked-by: Nikolay Aleksandrov <nikolay@xxxxxxxxxx>