diff options
author | Florian Westphal <fw@strlen.de> | 2025-01-14 00:50:35 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2025-01-19 16:41:55 +0100 |
commit | 31768596b15aa8c9c55f078acad29d0238c8269b (patch) | |
tree | ac0bbbec4b2088036d51177cc1b8a186ea412941 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7a4b61406395291ffb7220a10e8951a9a8684819 (diff) |
netfilter: conntrack: remove skb argument from nf_ct_refresh
Its not used (and could be NULL), so remove it.
This allows to use nf_ct_refresh in places where we don't have
an skb without having to double-check that skb == NULL would be safe.
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions