commit | f651616e799ff01d1e21abc053ee1e23ac1a2344 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Wed Sep 20 01:12:12 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 19 16:15:47 2017 -0700 |
tree | 7aa258ff660c25fc7f4b4ee283b5c551ad2ee02e | |
parent | 7e936bd73483eb1873b9ab6f375c9a1d781bc5cb [diff] |
test_rhashtable: don't use global entries variable pass the entries to test as an argument instead. Followup patch will add an rhlist test case; rhlist delete opererations are slow so we need to use a smaller number to test it. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>