From: Pablo Neira Ayuso Date: Sat, 13 Jun 2009 10:28:22 +0000 (+0200) Subject: netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() X-Git-Tag: v2.6.31-rc1~330^2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9858a3ae1d4b390fbaa9c30b83cb66d861b76294;p=pandora-kernel.git netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed