diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-03-14 05:57:22 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-15 08:35:34 +0300 |
commit | 5269b53da4d432b0fbf755bd423c807bf6bd4aa0 (patch) | |
tree | 790a193e54c7c231c5835e18d555ba8248c11061 /include/linux/rhashtable.h | |
parent | 8f2484bdb55daa53ecaddb5fa4c298e3d262b69e (diff) | |
download | linux-5269b53da4d432b0fbf755bd423c807bf6bd4aa0.tar.xz |
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 'include/linux/rhashtable.h')
0 files changed, 0 insertions, 0 deletions