]> Pileus Git - ~andy/linux/blobdiff - drivers/net/bonding/bonding.h
bonding: convert primary to use the new option API
[~andy/linux] / drivers / net / bonding / bonding.h
index 4d04619593570d286faaa4eab2220fe1027d63b0..8916854830343724bbe2f143e2877953f2c82184 100644 (file)
@@ -456,7 +456,6 @@ int bond_option_active_slave_set(struct bonding *bond, struct net_device *slave_
 int bond_option_use_carrier_set(struct bonding *bond, int use_carrier);
 int bond_option_arp_ip_target_add(struct bonding *bond, __be32 target);
 int bond_option_arp_ip_target_rem(struct bonding *bond, __be32 target);
-int bond_option_primary_set(struct bonding *bond, const char *primary);
 int bond_option_primary_reselect_set(struct bonding *bond,
                                     int primary_reselect);
 int bond_option_resend_igmp_set(struct bonding *bond, int resend_igmp);