|
@@ -106,7 +106,7 @@ static char *arp_ip_target[BOND_MAX_ARP_TARGETS];
|
|
|
static char *arp_validate;
|
|
|
static char *arp_all_targets;
|
|
|
static char *fail_over_mac;
|
|
|
-static int all_slaves_active = 0;
|
|
|
+static int all_slaves_active;
|
|
|
static struct bond_params bonding_defaults;
|
|
|
static int resend_igmp = BOND_DEFAULT_RESEND_IGMP;
|
|
|
|