IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
authorSimon Horman <horms@verge.net.au>
Fri, 4 Feb 2011 09:33:02 +0000 (18:33 +0900)
committerSimon Horman <horms@verge.net.au>
Tue, 15 Mar 2011 00:37:01 +0000 (09:37 +0900)
commit14e405461e664b777e2a5636e10b2ebf36a686ec
treeab04a7598b757fa861a27a96823626c704266e82
parentfb1de432c1c7c26afb2e86d166fc37888b6a4423
IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()

Break out the portions of __ip_vs_control_init() and
__ip_vs_control_cleanup() where aren't necessary when
CONFIG_SYSCTL is undefined.

Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_ctl.c