diff options
author | Florian Westphal <fw@strlen.de> | 2021-01-20 16:30:03 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-01-25 22:06:11 +0100 |
commit | 83ace77f51175023c3757e2d08a92565f9b1c7f3 (patch) | |
tree | 257c5e24e020641faf304c3f8d3a3d57e71130e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a61e4b60761fa7fa2cfde6682760763537ce5549 (diff) |
netfilter: ctnetlink: remove get_ct indirection
Use nf_ct_get() directly, its a small inline helper without dependencies.
Add CONFIG_NF_CONNTRACK guards to elide the relevant part when conntrack
isn't available at all.
v2: add ifdef guard around nf_ct_get call (kernel test robot)
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions