From: Pavel Emelyanov Date: Thu, 18 Oct 2007 02:43:37 +0000 (-0700) Subject: [INET]: Omit double hash calculations in xxx_frag_intern X-Git-Tag: v2.6.24-rc1~294^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd9e63544cac30a34c951f0ec958038f0529e244;p=pandora-kernel.git [INET]: Omit double hash calculations in xxx_frag_intern Since the hash value is already calculated in xxx_find, we can simply use it later. This is already done in netfilter code, so make the same in ipv4 and ipv6. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed