[NETFILTER]: nf_queue: clean up error paths
authorPatrick McHardy <kaber@trash.net>
Wed, 5 Dec 2007 09:27:19 +0000 (01:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:16 +0000 (14:56 -0800)
Move duplicated error handling to end of function and add a helper function
to release the device and module references from the queue entry.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found