Re: [Bridge] [PATCH v2 net-next] net: make use of helper netif_is_bridge_master()

2021-10-16 Thread Nikolay Aleksandrov via Bridge
On 16/10/2021 08:04, Kyungrok Chung wrote: > Make use of netdev helper functions to improve code readability. > Replace 'dev->priv_flags & IFF_EBRIDGE' with netif_is_bridge_master(dev). > > Signed-off-by: Kyungrok Chung > --- > > v1->v2: > - Apply fixes to batman-adv, core too. > > net/batma

Re: [Bridge] [PATCH v3 net-next] net: make use of helper netif_is_bridge_master()

2021-10-16 Thread Nikolay Aleksandrov via Bridge
On 16/10/2021 14:21, Kyungrok Chung wrote: > Make use of netdev helper functions to improve code readability. > Replace 'dev->priv_flags & IFF_EBRIDGE' with netif_is_bridge_master(dev). > > Signed-off-by: Kyungrok Chung > --- > > v1->v2: > - Apply fixes to batman-adv, core too. > > v2->v3: >

Re: [Bridge] [PATCH net] net: bridge: mcast: use multicast_membership_interval for IGMPv3

2021-10-16 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (master) by David S. Miller : On Fri, 15 Oct 2021 12:05:46 +0300 you wrote: > From: Nikolay Aleksandrov > > When I added IGMPv3 support I decided to follow the RFC for computing > the GMI dynamically: > " 8.4. Group Membership Interval > >The