| commit | 14e405461e664b777e2a5636e10b2ebf36a686ec | [log] [tgz] |
|---|---|---|
| author | Simon Horman <horms@verge.net.au> | Fri Feb 04 18:33:02 2011 +0900 |
| committer | Simon Horman <horms@verge.net.au> | Tue Mar 15 09:37:01 2011 +0900 |
| tree | ab04a7598b757fa861a27a96823626c704266e82 | |
| parent | fb1de432c1c7c26afb2e86d166fc37888b6a4423 [diff] |
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>