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:27:04 +0000 (13:27 -0800)
commit6c246f344dd26f99e085cc0f1372d211a0685ea1
treeb62d558ecb573fc89630f8a0e10992d3c7e6fb5e
parentfa4aec994b297d6bd02ad881a1ded28e7b7c5000
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