From: David S. Miller Date: Tue, 1 Feb 2011 23:34:21 +0000 (-0800) Subject: ipv4: Rename fib_hash_* locals in fib_semantics.c X-Git-Tag: v2.6.39-rc1~468^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=123b9731b14f49cd41c91ed2b6c31e515615347c;p=pandora-kernel.git ipv4: Rename fib_hash_* locals in fib_semantics.c To avoid confusion with the recently deleted fib_hash.c code, use "fib_info_hash_*" instead of plain "fib_hash_*". Signed-off-by: David S. Miller --- Reading git-diff-tree failed