On 3/23/2018 5:05 PM, Chas Williams wrote:
Acked-by: Radu Nicolau <radu.nico...@intel.com> <mailto:radu.nico...@intel.com>From: "Charles (Chas) Williams" <ch...@att.com> There are several error paths where the bonding device may not start. Clear dev_started before we return if we take one of these paths. Fixes: 2efb58cbab ("bond: new link bonding library") Cc: sta...@dpdk.org Signed-off-by: Chas Williams <ch...@att.com> ---