git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5348ba8
)
ipv4: Rename fib_hash_* locals in fib_semantics.c
author
David S. Miller
<davem@davemloft.net>
Tue, 1 Feb 2011 23:34:21 +0000
(15:34 -0800)
committer
David 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