From: Simon Horman Date: Tue, 20 Nov 2007 05:50:21 +0000 (-0800) Subject: [IPVS]: Fix sysctl warnings about missing strategy in schedulers X-Git-Tag: v2.6.24-rc4~90^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e103fa6bd53147e228e941256803a6b8927cdb9;p=pandora-kernel.git [IPVS]: Fix sysctl warnings about missing strategy in schedulers sysctl table check failed: /net/ipv4/vs/lblc_expiration .3.5.21.19 Missing strategy [...] sysctl table check failed: /net/ipv4/vs/lblcr_expiration .3.5.21.20 Missing strategy Switch these entried over to use CTL_UNNUMBERED as clearly the sys_syscal portion wasn't working. This is along the same lines as Christian Borntraeger's patch that fixes up entries with no stratergy in net/ipv4/ipvs/ip_vs_ctl.c Signed-off-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed