netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table
authorGao feng <gaofeng@cn.fujitsu.com>
Thu, 21 Jun 2012 04:36:40 +0000 (04:36 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 27 Jun 2012 16:36:25 +0000 (18:36 +0200)
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 <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found