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>
Tue, 21 Feb 2012 08:02:20 +0000 (00:02 -0800)
commit491aa8847a05f3ab98e6e6bd2ac26e331c363b3d
treeadc704bcb8c32a46ed3c209f89a61e3c5a548822
parenta7349929fb86d41f2e2ef77395e33b21f9457d48
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