netfilter: nfnetlink: use original skbuff when committing/aborting
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 11 Sep 2014 12:53:17 +0000 (14:53 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 19 Sep 2014 09:14:42 +0000 (11:14 +0200)
This allows us to access the original content of the batch from
the commit and the abort paths.

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

No differences found