From: David Miller <[EMAIL PROTECTED]> Date: Tue, 24 Apr 2007 21:54:29 -0700 (PDT)
> From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]> > Date: Wed, 25 Apr 2007 13:21:03 +0900 (JST) > > > In article <[EMAIL PROTECTED]> (at Wed, 25 Apr 2007 14:06:37 +1000), > > Herbert Xu <[EMAIL PROTECTED]> says: > > > > > Hi: > > > > > > [IPV6]: Consolidate common SNMP code > > > > > > This patch moves the non-proc SNMP code into addrconf.c and reuses > > > IPv4 SNMP code where applicable. > > : > > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> > > > > > > Acked-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> > > Also applied, thanks. This breaks the build with IPV6 modular: LD .tmp_vmlinux1 net/built-in.o: In function `snmp6_seq_show': proc.c:(.text+0x68244): undefined reference to `ipv6_statistics' proc.c:(.text+0x68250): undefined reference to `ipv6_statistics' proc.c:(.text+0x68284): undefined reference to `icmpv6_statistics' proc.c:(.text+0x68288): undefined reference to `icmpv6_statistics' proc.c:(.text+0x682c8): undefined reference to `udp_stats_in6' proc.c:(.text+0x682cc): undefined reference to `udp_stats_in6' proc.c:(.text+0x6830c): undefined reference to `udplite_stats_in6' proc.c:(.text+0x68310): undefined reference to `udplite_stats_in6' net/built-in.o: In function `sockstat6_seq_show': proc.c:(.text+0x68360): undefined reference to `tcpv6_prot' proc.c:(.text+0x68368): undefined reference to `tcpv6_prot' proc.c:(.text+0x68380): undefined reference to `udpv6_prot' proc.c:(.text+0x68388): undefined reference to `udpv6_prot' proc.c:(.text+0x68398): undefined reference to `udplitev6_prot' proc.c:(.text+0x683a0): undefined reference to `udplitev6_prot' proc.c:(.text+0x683b0): undefined reference to `rawv6_prot' proc.c:(.text+0x683b8): undefined reference to `rawv6_prot' proc.c:(.text+0x683c8): undefined reference to `ip6_frag_nqueues' proc.c:(.text+0x683d0): undefined reference to `ip6_frag_nqueues' proc.c:(.text+0x683d4): undefined reference to `ip6_frag_mem' proc.c:(.text+0x683dc): undefined reference to `ip6_frag_mem' make: *** [.tmp_vmlinux1] Error 1 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html