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:
c3faca0
)
tcp: replace ehash_size by ehash_mask
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 9 Oct 2009 00:16:19 +0000
(
00:16
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Oct 2009 10:44:02 +0000
(
03:44
-0700)
Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found