commit | cf4dfa85395ebe2769267a072b39e48301669842 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Jan 09 20:32:19 2014 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Jan 09 23:25:48 2014 +0100 |
tree | 92978b3f3a0088763a7a683166c1b25c8883cea2 | |
parent | 3876d22dba62ebf6582f33e1ef2160eeb95e1129 [diff] |
netfilter: nf_tables: fix error path in the init functions We have to unregister chain type if this fails to register netns. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>