From: Pablo Neira Ayuso Date: Mon, 6 Jan 2014 12:54:30 +0000 (+0100) Subject: Revert "netfilter: avoid get_random_bytes calls" X-Git-Tag: v3.14-rc1~94^2~249^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a50d805e59ed18265fca44825719f35927af8af;p=pandora-kernel.git Revert "netfilter: avoid get_random_bytes calls" This reverts commit a42b99a6e329654d376b330de057eff87686d890. Hannes Frederic Sowa reported some problems with this patch, more specifically that prandom_u32() may not be ready at boot time, see: http://marc.info/?l=linux-netdev&m=138896532403533&w=2 Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed