]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit70bf31aa7c3419e793c8c754dbcd06b44b85a07d
treeab04a7598b757fa861a27a96823626c704266e82
parentb45ca4ff595c37dc790cba82e28d2f562468eb5c
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