]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commitfc04733a1a71af26bf30830571b71f5f2a354a06
treeb0e6849eea7d2657f3c9e8caf3aa11d4bb32b5e1
parentfcfa8f493f4b52b99c29067c4eed8887af9ed951
netfilter: nfnetlink: use original skbuff when committing/aborting

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>
net/netfilter/nfnetlink.c