From: Paul Mundt Date: Thu, 14 Feb 2008 22:48:45 +0000 (-0800) Subject: net: xfrm statistics depend on INET X-Git-Tag: v2.6.25-rc2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4bda005fd685f7cbb2ad47b7bab1b155df2b86;p=pandora-kernel.git net: xfrm statistics depend on INET net/built-in.o: In function `xfrm_policy_init': /home/pmundt/devel/git/sh-2.6.25/net/xfrm/xfrm_policy.c:2338: undefined reference to `snmp_mib_init' snmp_mib_init() is only built in if CONFIG_INET is set. Signed-off-by: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed