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 22:36:33 +0000 (14:36 -0800)
commit23d117bbf1c8f477b39119a9fa3e6d85b67c5aa3
tree9b9b3b1f537b748f2cb7d6e8473766dbd4c619f7
parent136b697c4a1dedcd82128662bac28fbdfbc8d7a8
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