ipv4: Rename fib_hash_* locals in fib_semantics.c
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 Feb 2011 23:34:21 +0000 (15:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Feb 2011 23:35:26 +0000 (15:35 -0800)
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 <davem@davemloft.net>

No differences found