diff options
author | 2025-01-14 00:50:35 +0100 | |
---|---|---|
committer | 2025-01-19 16:41:55 +0100 | |
commit | 31768596b15aa8c9c55f078acad29d0238c8269b (patch) | |
tree | ac0bbbec4b2088036d51177cc1b8a186ea412941 /scripts/lib/kdoc/kdoc_parser.py | |
parent | netfilter: nft_flow_offload: update tcp state flags under lock (diff) | |
download | linux-rng-31768596b15aa8c9c55f078acad29d0238c8269b.tar.xz linux-rng-31768596b15aa8c9c55f078acad29d0238c8269b.zip |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions