bond: New function bond_is_balanced().
authorEthan Jackson <ethan@nicira.com>
Tue, 12 Apr 2011 20:39:32 +0000 (13:39 -0700)
committerEthan Jackson <ethan@nicira.com>
Wed, 13 Apr 2011 23:26:36 +0000 (16:26 -0700)
commit1b137691320fbf0d1e545a146495d8988cd62200
tree0289cc1304d74bdeef8185da6ba90f6f7bf56688
parentb49b7df441d6609f9a1e20720b491c75507d8fba
bond: New function bond_is_balanced().

As new bond modes are added, it will be nice to have the logic
indicating whether or not a given bond mode requires rebalancing in
one place.
lib/bond.c