commit | daaa8be2e0ec1c27d11e6724c8ebd8ed53914ae2 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Dec 05 01:27:19 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:16 2008 -0800 |
tree | 47a5cc79b1ab10065d382b83c37f11ea4b43a5dc | |
parent | 4b3d15ef4a88683d93d1b76351297d2298a02a99 [diff] |
[NETFILTER]: nf_queue: clean up error paths 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>