bond: Fix ugly warnings at slave registration.
authorEthan Jackson <ethan@nicira.com>
Mon, 18 Apr 2011 23:17:46 +0000 (16:17 -0700)
committerEthan Jackson <ethan@nicira.com>
Mon, 18 Apr 2011 23:30:30 +0000 (16:30 -0700)
commit244b2160105d5ca7c5160f75680dc2ed01134c36
tree24671ea9fe9b202bc1183be11aa934b71fc4952d
parent70f25ec2c348d8761b21f3973556b738f5d61a75
bond: Fix ugly warnings at slave registration.

Before this patch, when a slave was registered for this first time
the following warning would display.

interface (null): enabled

This is because the slave was enabled before having its name
configured.
lib/bond.c