|
@@ -364,7 +364,6 @@ static inline void bond_unset_master_alb_flags(struct bonding *bond)
|
|
|
struct vlan_entry *bond_next_vlan(struct bonding *bond, struct vlan_entry *curr);
|
|
|
int bond_dev_queue_xmit(struct bonding *bond, struct sk_buff *skb, struct net_device *slave_dev);
|
|
|
int bond_create(struct net *net, const char *name);
|
|
|
-int bond_release_and_destroy(struct net_device *bond_dev, struct net_device *slave_dev);
|
|
|
int bond_create_sysfs(void);
|
|
|
void bond_destroy_sysfs(void);
|
|
|
void bond_prepare_sysfs_group(struct bonding *bond);
|