diff options
author | Florian Westphal <fw@strlen.de> | 2017-02-03 13:35:49 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-02-08 14:16:23 +0100 |
commit | 5c178d81b69f08ca3195427a6ea9a46d9af23127 (patch) | |
tree | c8b1211c2eb78fb36ccb4342250e5e5dfa57cd69 /tools/perf/util/dso.c | |
parent | ab23821f7ecfb022a4aec78fb6f4fd0f6aa1ccab (diff) |
netfilter: nft_ct: prepare for key-dependent error unwind
Next patch will add ZONE_ID set support which will need similar
error unwind (put operation) as conntrack labels.
Prepare for this: remove the 'label_got' boolean in favor
of a switch statement that can be extended in next patch.
As we already have that in the set_destroy function place that in
a separate function and call it from the set init function.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/util/dso.c')
0 files changed, 0 insertions, 0 deletions