From: Simon Horman Date: Thu, 14 Aug 2008 23:26:15 +0000 (+1000) Subject: ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers X-Git-Tag: v2.6.28-rc1~717^2~282^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a031b0e6acd8a8c23725ceb5db6a0aa5c4e231f;p=pandora-kernel.git ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers For the sake of clarity, rename __ip_vs_wlc_schedule() in lblc.c to __ip_vs_lblc_schedule() and the version in lblcr.c to __ip_vs_lblc_schedule(). I guess the original name stuck from a copy and paste. Cc: Sven Wegener Signed-off-by: Simon Horman --- Reading git-diff-tree failed