|
@@ -417,7 +417,6 @@ struct bond_net;
|
|
|
|
|
|
int bond_arp_rcv(const struct sk_buff *skb, struct bonding *bond, struct slave *slave);
|
|
|
int bond_dev_queue_xmit(struct bonding *bond, struct sk_buff *skb, struct net_device *slave_dev);
|
|
|
-void bond_xmit_slave_id(struct bonding *bond, struct sk_buff *skb, int slave_id);
|
|
|
int bond_create(struct net *net, const char *name);
|
|
|
int bond_create_sysfs(struct bond_net *net);
|
|
|
void bond_destroy_sysfs(struct bond_net *net);
|