diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-03-14 03:57:22 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-15 06:35:34 +0100 |
commit | 5269b53da4d432b0fbf755bd423c807bf6bd4aa0 (patch) | |
tree | 790a193e54c7c231c5835e18d555ba8248c11061 /lib/btree.c | |
parent | rhashtable: Use SINGLE_DEPTH_NESTING (diff) | |
download | linux-5269b53da4d432b0fbf755bd423c807bf6bd4aa0.tar.xz linux-5269b53da4d432b0fbf755bd423c807bf6bd4aa0.zip |
rhashtable: Move seed init into bucket_table_alloc
It seems that I have already made every rehash redo the random
seed even though my commit message indicated otherwise :)
Since we have already taken that step, this patch goes one step
further and moves the seed initialisation into bucket_table_alloc.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/btree.c')
0 files changed, 0 insertions, 0 deletions