diff options
author | 2016-08-19 16:21:37 +0800 | |
---|---|---|
committer | 2016-08-19 14:40:25 -0700 | |
commit | ad202074320cd75b31b8cdb58cca0d4ef6aaea8a (patch) | |
tree | 2a64a15410e84838e189a8324e0a0b3ae6f5bda9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: Add extra rhashtable maintainer (diff) | |
download | linux-dev-ad202074320cd75b31b8cdb58cca0d4ef6aaea8a.tar.xz linux-dev-ad202074320cd75b31b8cdb58cca0d4ef6aaea8a.zip |
netlink: Use rhashtable walk interface in diag dump
This patch converts the diag dumping code to use the rhashtable
walk code instead of going through rhashtable by hand. The lock
nl_table_lock is now only taken while we process the multicast
list as it's not needed for the rhashtable walk.
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