From: David S. Miller Date: Mon, 10 Apr 2006 05:43:55 +0000 (-0700) Subject: [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. X-Git-Tag: v2.6.17-rc2~291^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c0022e53452360064ea264c41410c70565d9f8;p=pandora-kernel.git [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. Otherwise we could compute an inaccurate hash due to the random seed changing. Noticed by Zach Brown and patch is based upon some feedback from Herbert Xu. Signed-off-by: David S. Miller --- Reading git-diff-tree failed