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:
86c657f
)
ipv4: pass current value of rt_genid into rt_hash
author
Denis V. Lunev
<den@openvz.org>
Sun, 6 Jul 2008 02:04:09 +0000
(19:04 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 6 Jul 2008 02:04:09 +0000
(19:04 -0700)
Basically, there is no difference to atomic_read internally or pass it as
a parameter as rt_hash is inline.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found