From: Eric Dumazet Date: Fri, 7 Sep 2012 20:27:11 +0000 (+0200) Subject: net: rt_cache_flush() cleanup X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba8bd0ea982427258ab86144ac5fd1a9d7763a90;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