diff options
author | Jiri Pirko <jpirko@redhat.com> | 2010-05-19 03:26:39 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-02 04:16:24 -0700 |
commit | 097811bb48c7837db94d7fe5d94f0f4b5e19e78c (patch) | |
tree | 61701eb46c49d0a2db449be87ae1d114e03ac9f7 /net/core | |
parent | 5206e24c2c348d739c31ebed10a741a02bbde9e0 (diff) | |
download | blackbird-op-linux-097811bb48c7837db94d7fe5d94f0f4b5e19e78c.tar.gz blackbird-op-linux-097811bb48c7837db94d7fe5d94f0f4b5e19e78c.zip |
bonding: optimize tlb_get_least_loaded_slave
In the worst case, when the first loop breaks an the end of the slave list,
the slave list is iterated through twice. This patch reduces this
function only to one loop. Also makes it simpler.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions