]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers
authorSimon Horman <horms@verge.net.au>
Thu, 14 Aug 2008 23:26:15 +0000 (09:26 +1000)
committerSimon Horman <horms@verge.net.au>
Thu, 14 Aug 2008 23:26:15 +0000 (09:26 +1000)
commit4a031b0e6acd8a8c23725ceb5db6a0aa5c4e231f
tree29f8cdf707127e614e5c90735ac886e3d1148851
parenta919cf4b6b499416b6e2247dbc79196c4325f2e6
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 <sven.wegener@stealer.net>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/ipv4/ipvs/ip_vs_lblc.c
net/ipv4/ipvs/ip_vs_lblcr.c