From: Herbert Xu Date: Wed, 25 Apr 2007 04:53:35 +0000 (-0700) Subject: [IPV4]: Consolidate common SNMP code X-Git-Tag: v2.6.22-rc1~1128^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e0f04351d11e07a23b5ab4914282cbb78027e50;p=pandora-kernel.git [IPV4]: Consolidate common SNMP code This patch moves the SNMP code shared between IPv4/IPv6 from proc.c into net/ipv4/af_inet.c. This makes sense because these functions aren't specific to /proc. As a result we can again skip proc.o if /proc is disabled. Signed-off-by: Herbert Xu Acked-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed