]> Pileus Git - ~andy/linux/blobdiff - drivers/net/bonding/bonding.h
bonding: convert netlink to use slave data info api
[~andy/linux] / drivers / net / bonding / bonding.h
index 8032e07fec0e52eab2d757a8a011bcdde90afb0d..1a9062f4e0d6d4429d6cfb230867905b446615c5 100644 (file)
@@ -436,7 +436,6 @@ int bond_sysfs_slave_add(struct slave *slave);
 void bond_sysfs_slave_del(struct slave *slave);
 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev);
 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev);
-int bond_get_slave(struct net_device *slave_dev, struct sk_buff *skb);
 int bond_xmit_hash(struct bonding *bond, struct sk_buff *skb, int count);
 int bond_parse_parm(const char *mode_arg, const struct bond_parm_tbl *tbl);
 int bond_parm_tbl_lookup(int mode, const struct bond_parm_tbl *tbl);