netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()
authorPablo Neira Ayuso <pablo@netfilter.org>
Sat, 13 Jun 2009 10:28:22 +0000 (12:28 +0200)
committerPatrick McHardy <kaber@trash.net>
Sat, 13 Jun 2009 10:28:22 +0000 (12:28 +0200)
This patch moves the helper destruction to a function that lives
in nf_conntrack_helper.c. This new function is used in the patch
to add ctnetlink reliable event delivery.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found