On Sat, May 17, 2025 at 01:55:42AM +0200, Pablo Neira Ayuso wrote:
> On Thu, May 15, 2025 at 11:48:48AM +0300, Ido Schimmel wrote:
> [...]
> > diff --git a/net/bridge/br_private.h b/net/bridge/br_private.h
> > index d5b3c5936a79..4715a8d6dc32 100644
> > --- a/net/bridge/br_private.h
> > +++ b/net/bridge/br_private.h
> > @@ -505,6 +505,7 @@ struct net_bridge {
> >             struct rtable           fake_rtable;
> >             struct rt6_info         fake_rt6_info;
> >     };
> 
> This is missing #ifdef to restrict it to bridge netfilter.

https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/tree/net/bridge/br_private.h#n503

It's already restricted to bridge netfilter...

Reply via email to