From: David S. Miller Date: Fri, 24 Jun 2011 04:28:52 +0000 (-0700) Subject: net: Fix build failures due to ip_is_fragment() X-Git-Tag: v3.1-rc1~316^2~360 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d18cd551d15b38153ca3641c17ee8590a54b4c7b;p=pandora-kernel.git net: Fix build failures due to ip_is_fragment() It needs to be available even when CONFIG_INET is not set. Reported-by: Stephen Rothwell Reported-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed