aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2012-07-19 23:02:34 +0000
committerDavid S. Miller <[email protected]>2012-07-20 10:59:41 -0700
commit5815d5e7aae3cc9c5e85af83094d4d6498c3f4fc (patch)
tree68c36b030d6479cdee319db32cdb2ee4d81ee938 /net/lapb/lapb_subr.c
parent67b95bd78f0de85793bf30835913f6ef784a39b6 (diff)
tcp: use hash_32() in tcp_metrics
Fix a missing roundup_pow_of_two(), since tcpmhash_entries is not guaranteed to be a power of two. Uses hash_32() instead of custom hash. tcpmhash_entries should be an unsigned int. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions