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:
36c7778
)
inet: frag: remove hash size assumptions from callers
author
Florian Westphal
<fw@strlen.de>
Thu, 24 Jul 2014 14:50:30 +0000
(16:50 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jul 2014 05:34:35 +0000
(22:34 -0700)
hide actual hash size from individual users: The _find
function will now fold the given hash value into the required range.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found