git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a919cf4
)
ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers
author
Simon Horman
<horms@verge.net.au>
Thu, 14 Aug 2008 23:26:15 +0000
(09:26 +1000)
committer
Simon Horman
<horms@verge.net.au>
Thu, 14 Aug 2008 23:26:15 +0000
(09:26 +1000)
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>
No differences found