From: Herbert Xu Date: Sun, 14 Oct 2007 07:38:32 +0000 (-0700) Subject: [IPV4]: Change ip_defrag to return an integer X-Git-Tag: v2.6.24-rc1~1277^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776c729e8d91b2740583a2169678f2d3f383458b;p=pandora-kernel.git [IPV4]: Change ip_defrag to return an integer Now that ip_frag always returns the packet given to it on input, we can change it to return an integer indicating error instead. This patch does that and updates all its callers accordingly. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed