bonding: convert ad_select to use the new option API
[deliverable/linux.git] / drivers / net / bonding / bonding.h
index df8c5ae44cdcf54bed963e8d920979cb91f5a068..235fb18b65bfdb1f1602a912428cb9ec9bffb49e 100644 (file)
@@ -465,7 +465,6 @@ int bond_option_num_peer_notif_set(struct bonding *bond, int num_peer_notif);
 int bond_option_all_slaves_active_set(struct bonding *bond,
                                      int all_slaves_active);
 int bond_option_lp_interval_set(struct bonding *bond, int min_links);
-int bond_option_ad_select_set(struct bonding *bond, int ad_select);
 struct net_device *bond_option_active_slave_get_rcu(struct bonding *bond);
 struct net_device *bond_option_active_slave_get(struct bonding *bond);
 const char *bond_slave_link_status(s8 link);
This page took 0.024401 seconds and 5 git commands to generate.