diff options
author | 2015-03-10 09:27:55 +1100 | |
---|---|---|
committer | 2015-03-11 16:28:25 -0400 | |
commit | 988dfbd795cf08b00576c1ced4210281b2bccffc (patch) | |
tree | 535e1fbd7224c49386a5de1a8afc16948078489e /net/tipc/node.h | |
parent | ipv4: FIB Local/MAIN table collapse (diff) | |
download | wireguard-linux-988dfbd795cf08b00576c1ced4210281b2bccffc.tar.xz wireguard-linux-988dfbd795cf08b00576c1ced4210281b2bccffc.zip |
rhashtable: Move hash_rnd into bucket_table
Currently hash_rnd is a parameter that users can set. However,
no existing users set this parameter. It is also something that
people are unlikely to want to set directly since it's just a
random number.
In preparation for allowing the reseeding/rehashing of rhashtable,
this patch moves hash_rnd into bucket_table so that it's now an
internal state rather than a parameter.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/node.h')
0 files changed, 0 insertions, 0 deletions