netfilter: nf_tables: use new transaction infrastructure to handle elements
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 4 Apr 2014 01:36:42 +0000 (03:36 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 19 May 2014 10:06:12 +0000 (12:06 +0200)
Leave the set content in consistent state if we fail to load the
batch. Use the new generic transaction infrastructure to achieve
this.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found