Skip to content

Commit 61c5145

Browse files
YueHaibingkuba-moo
authored andcommitted
bonding: 3ad: Remove unused declaration bond_3ad_update_lacp_active()
This is not used since commit 3a755cd ("bonding: add new option lacp_active") Signed-off-by: YueHaibing <[email protected]> Acked-by: Hangbin Liu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 4e1db4a commit 61c5145

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/net/bond_3ad.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@ int __bond_3ad_get_active_agg_info(struct bonding *bond,
301301
int bond_3ad_lacpdu_recv(const struct sk_buff *skb, struct bonding *bond,
302302
struct slave *slave);
303303
int bond_3ad_set_carrier(struct bonding *bond);
304-
void bond_3ad_update_lacp_active(struct bonding *bond);
305304
void bond_3ad_update_lacp_rate(struct bonding *bond);
306305
void bond_3ad_update_ad_actor_settings(struct bonding *bond);
307306
int bond_3ad_stats_fill(struct sk_buff *skb, struct bond_3ad_stats *stats);

0 commit comments

Comments
 (0)