We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1db4a commit 61c5145Copy full SHA for 61c5145
include/net/bond_3ad.h
@@ -301,7 +301,6 @@ int __bond_3ad_get_active_agg_info(struct bonding *bond,
301
int bond_3ad_lacpdu_recv(const struct sk_buff *skb, struct bonding *bond,
302
struct slave *slave);
303
int bond_3ad_set_carrier(struct bonding *bond);
304
-void bond_3ad_update_lacp_active(struct bonding *bond);
305
void bond_3ad_update_lacp_rate(struct bonding *bond);
306
void bond_3ad_update_ad_actor_settings(struct bonding *bond);
307
int bond_3ad_stats_fill(struct sk_buff *skb, struct bond_3ad_stats *stats);
0 commit comments