]> Pileus Git - ~andy/linux/blobdiff - drivers/net/bonding/bonding.h
bonding: convert active_slave to use the new option API
[~andy/linux] / drivers / net / bonding / bonding.h
index 51f3b0ad11ab1d62d57254c811d7f9487e9d79d2..4ac79e1dd78ff79bac044269caa301cb20ca90dd 100644 (file)
@@ -452,7 +452,6 @@ void bond_setup(struct net_device *bond_dev);
 unsigned int bond_get_num_tx_queues(void);
 int bond_netlink_init(void);
 void bond_netlink_fini(void);
-int bond_option_active_slave_set(struct bonding *bond, struct net_device *slave_dev);
 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_resend_igmp_set(struct bonding *bond, int resend_igmp);