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:
bd877e4
)
net: rt_cache_flush() cleanup
author
Eric Dumazet
<edumazet@google.com>
Fri, 7 Sep 2012 20:27:11 +0000
(22:27 +0200)
committer
David S. Miller
<davem@davemloft.net>
Fri, 7 Sep 2012 21:23:17 +0000
(17:23 -0400)
We dont use jhash anymore since route cache removal,
so we can get rid of get_random_bytes() calls for rt_genid
changes.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found