bond: Incorrectly reported an error in appctl.
authorEthan Jackson <ethan@nicira.com>
Tue, 21 Feb 2012 05:57:20 +0000 (21:57 -0800)
committerEthan Jackson <ethan@nicira.com>
Thu, 8 Mar 2012 21:31:55 +0000 (13:31 -0800)
commit0a80cddcee17d0cf0e7fb731f406d6a3f7b1420d
treed069b94ea67a30e138c30a03e500f1c6525895f1
parent1edad945304bde37e6f7aeb84b398d2fa1f51913
bond: Incorrectly reported an error in appctl.

The bond/enable-slave and bond/disable-slave ovs-appctl commands
incorrectly reported the 501 error code upon success.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/bond.c