From: Eric Dumazet Date: Fri, 7 Sep 2012 20:27:11 +0000 (+0200) Subject: net: rt_cache_flush() cleanup X-Git-Tag: v3.6-rc7~10^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2885da72966fcb89f48d554339d347fb02b5ea78;p=pandora-kernel.git net: rt_cache_flush() cleanup We dont use jhash anymore since route cache removal, so we can get rid of get_random_bytes() calls for rt_genid changes. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed