]> Pileus Git - ~andy/linux/blobdiff - drivers/net/bonding/bonding.h
bonding: convert num_peer_notif to use the new option API
[~andy/linux] / drivers / net / bonding / bonding.h
index 235fb18b65bfdb1f1602a912428cb9ec9bffb49e..4554a16a0f3edf77f7662e034342d034cefffb7d 100644 (file)
@@ -461,7 +461,6 @@ 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);
-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);