From: Jan Engelhardt Date: Mon, 4 Jan 2010 15:28:38 +0000 (+0100) Subject: netfilter: xtables: obtain random bytes earlier, in checkentry X-Git-Tag: v2.6.34-rc1~233^2~303^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294188ae32f984a072c64c959354b2f6f52f80a7;p=pandora-kernel.git netfilter: xtables: obtain random bytes earlier, in checkentry We can initialize the random hash bytes on checkentry. This is preferable since it is outside the hot path. Reference: http://bugzilla.netfilter.org/show_bug.cgi?id=621 Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed