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, rename the affected variable to the IPv4 > version first to avoid some renames in later commits. > > Signed-off-by: Linus Lüssing <[email protected]> > --- > net/bridge/br_forward.c | 4 ++-- > net/bridge/br_mdb.c | 6 ++--- > net/bridge/br_multicast.c | 48 +++++++++++++++++++-------------------- > net/bridge/br_private.h | 10 ++++---- > 4 files changed, 34 insertions(+), 34 deletions(-) >
Acked-by: Nikolay Aleksandrov <[email protected]>
