netfilter: nf_queue: move device refcount bump to extra function
authorFlorian Westphal <fw@strlen.de>
Fri, 19 Apr 2013 04:58:23 +0000 (04:58 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 29 Apr 2013 18:09:04 +0000 (20:09 +0200)
required by future patch that will need to duplicate the
nf_queue_entry, bumping refcounts of the copy.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found