git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1caad2
)
netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table
author
Gao feng
<gaofeng@cn.fujitsu.com>
Thu, 21 Jun 2012 04:36:40 +0000
(
04:36
+0000)
committer
Pablo 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