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:
19910d1
)
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.
author
David S. Miller
<davem@sunset.davemloft.net>
Mon, 10 Apr 2006 05:43:55 +0000
(22:43 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 10 Apr 2006 05:43:55 +0000
(22:43 -0700)
Otherwise we could compute an inaccurate hash due to the
random seed changing.
Noticed by Zach Brown and patch is based upon some feedback
from Herbert Xu.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found