diff options
| author | 2021-04-21 09:51:05 +0200 | |
|---|---|---|
| committer | 2021-04-26 03:20:46 +0200 | |
| commit | f68772ed678376f52dbb2e20c9f982e6d8b3407b (patch) | |
| tree | 8e57f9a9758fed479d63ae383a6a498704c10850 /net/netfilter/x_tables.c | |
| parent | netfilter: arptables: unregister the tables by name (diff) | |
| download | linux-dev-f68772ed678376f52dbb2e20c9f982e6d8b3407b.tar.xz linux-dev-f68772ed678376f52dbb2e20c9f982e6d8b3407b.zip | |
netfilter: x_tables: remove paranoia tests
No need for these.
There is only one caller, the xtables core, when the table is registered
for the first time with a particular network namespace.
After ->table_init() call, the table is linked into the tables[af] list,
so next call to that function will skip the ->table_init().
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/x_tables.c')
0 files changed, 0 insertions, 0 deletions
