From: Pavel Emelyanov Date: Sat, 12 Jan 2008 10:33:50 +0000 (-0800) Subject: [IPVS]: Switch to using ctl_paths. X-Git-Tag: v2.6.25-rc1~1162^2~833 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90754f8ec011c91382ece2849a43b8f8aa8a0105;p=pandora-kernel.git [IPVS]: Switch to using ctl_paths. The feature of ipvs ctls is that the net/ipv4/vs path is common for core ipvs ctls and for two schedulers, so I make it exported and re-use it in modules. Two other .c files required linux/sysctl.h to make the extern declaration of this path compile well. Signed-off-by: Pavel Emelyanov Acked-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed