android_kernel_motorola_sm6225/net/ipv4/ipvs
Simon Horman 4a031b0e6a 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>
2008-08-15 09:26:15 +10:00
..
ip_vs_app.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_conn.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_core.c ipvs: Create init functions for estimator code 2008-08-15 09:26:15 +10:00
ip_vs_ctl.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_dh.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_est.c ipvs: Create init functions for estimator code 2008-08-15 09:26:15 +10:00
ip_vs_ftp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_lblc.c ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers 2008-08-15 09:26:15 +10:00
ip_vs_lblcr.c ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers 2008-08-15 09:26:15 +10:00
ip_vs_lc.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_nq.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_proto.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_proto_ah.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_esp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_tcp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_udp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_rr.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_sched.c ipvs: Use list_empty() instead of open-coding the same functionality 2008-08-11 11:45:57 +02:00
ip_vs_sed.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_sh.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_sync.c ipvs: Fix possible deadlock in sync code 2008-08-11 11:44:38 +02:00
ip_vs_wlc.c ipvs: Only call init_service, update_service and done_service for schedulers if defined 2008-08-15 09:26:14 +10:00
ip_vs_wrr.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_xmit.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
Kconfig [IPVS]: Use menuconfig objects. 2007-05-24 16:36:47 -07:00
Makefile [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c 2005-06-02 13:02:25 -07:00