Skip to content
Snippets Groups Projects
Commit f373b53b authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

tcp: replace ehash_size by ehash_mask


Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.

Signed-off-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c3faca05
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment