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)
commit123b9731b14f49cd41c91ed2b6c31e515615347c
tree5d5fc048260227e109663eb5f3deaf5e2dda04d8
parent5348ba85a02ffe80a8af33a524b6610966760d3d
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 <davem@davemloft.net>
net/ipv4/fib_semantics.c