diff options
| author | Herbert Xu <[email protected]> | 2015-03-09 22:27:55 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-03-11 20:28:25 +0000 |
| commit | 988dfbd795cf08b00576c1ced4210281b2bccffc (patch) | |
| tree | 535e1fbd7224c49386a5de1a8afc16948078489e /net/switchdev/switchdev.c | |
| parent | ipv4: FIB Local/MAIN table collapse (diff) | |
| download | kernel-988dfbd795cf08b00576c1ced4210281b2bccffc.tar.gz kernel-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 <[email protected]>
Acked-by: Thomas Graf <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
