diff options
author | Florian Westphal <fw@strlen.de> | 2017-04-25 11:41:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-26 14:39:24 -0400 |
commit | 038a3e858de4e3ddf42c330a22b7efcddbc0a81a (patch) | |
tree | ead97d56b9276b64fbc89f5ed00f6696a490a8ff /scripts/gcc-ld | |
parent | 7acedaf5c4355f812cfef883ac28bf15f7d9205e (diff) |
rhashtable: remove insecure_max_entries param
no users in the tree, insecure_max_entries is always set to
ht->p.max_size * 2 in rhtashtable_init().
Replace only spot that uses it with a ht->p.max_size check.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gcc-ld')
0 files changed, 0 insertions, 0 deletions