../net/ipv6/netfilter.c: In function ‘br_ip6_fragment’: ../net/ipv6/netfilter.c:215:43: error: ‘ll_rs’ undeclared (first use in this function) 215 | expand_skb = skb_copy_expand(skb, ll_rs, skb_tailroom(skb), GFP_ATOMIC); | ^~~~~ ../net/ipv6/netfilter.c:215:43: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:207: net/ipv6/netfilter.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../net/ipv6/netfilter.c: In function ‘br_ip6_fragment’: ../net/ipv6/netfilter.c:215:43: error: ‘ll_rs’ undeclared (first use in this function) 215 | expand_skb = skb_copy_expand(skb, ll_rs, skb_tailroom(skb), GFP_ATOMIC); | ^~~~~ ../net/ipv6/netfilter.c:215:43: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:207: net/ipv6/netfilter.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.E5mSQSsnZz 2025-04-09 01:10:33.013592442 -0700 +++ /tmp/tmp.I1swWbbJ2T 2025-04-09 01:11:04.202083822 -0700 @@ -0,0 +1,12 @@ +../net/ipv6/netfilter.c: In function ‘br_ip6_fragment’: +../net/ipv6/netfilter.c:215:43: error: ‘ll_rs’ undeclared (first use in this function) + 215 | expand_skb = skb_copy_expand(skb, ll_rs, skb_tailroom(skb), GFP_ATOMIC); + | ^~~~~ +../net/ipv6/netfilter.c:215:43: note: each undeclared identifier is reported only once for each function it appears in +make[5]: *** [../scripts/Makefile.build:207: net/ipv6/netfilter.o] Error 1 +make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 +make[3]: *** [../scripts/Makefile.build:465: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1997: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 +make: *** [Makefile:251: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.dcwJnICCd4 2025-04-09 01:11:04.220273095 -0700 +++ /tmp/tmp.kJkMbJNUGN 2025-04-09 01:11:04.235272942 -0700 @@ -0,0 +1 @@ + 1 ../net/ipv6/netfilter.c