From: Gao feng Date: Thu, 21 Jun 2012 04:36:40 +0000 (+0000) Subject: netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table X-Git-Tag: v3.6-rc1~125^2~281^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f28997e27a03abc679f13824a0574b09112eea37;p=pandora-kernel.git netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table This patch is a cleanup. It adds nf_ct_kfree_compat_sysctl_table to release l4proto's compat sysctl table and set the compat sysctl table point to NULL. This new function will be used by follow-up patches. Signed-off-by: Gao feng Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed