diff options
author | 2015-02-04 07:33:25 +1100 | |
---|---|---|
committer | 2015-02-04 20:34:53 -0800 | |
commit | 9a7766288274ef765245ed65e6176a2727b96706 (patch) | |
tree | 2095e94d014d0c0a195b487086c336de86269f92 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netlink: Use rhashtable walk iterator (diff) | |
download | linux-dev-9a7766288274ef765245ed65e6176a2727b96706.tar.xz linux-dev-9a7766288274ef765245ed65e6176a2727b96706.zip |
netfilter: Use rhashtable walk iterator
This patch gets rid of the manual rhashtable walk in nft_hash
which touches rhashtable internals that should not be exposed.
It does so by using the rhashtable iterator primitives.
Note that I'm leaving nft_hash_destroy alone since it's only
invoked on shutdown and it shouldn't be affected by changes
to rhashtable internals (or at least not what I'm planning to
change).
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions