|
@@ -93,9 +93,6 @@ struct rtnl_link_ops {
|
|
|
|
|
|
int slave_maxtype;
|
|
int slave_maxtype;
|
|
const struct nla_policy *slave_policy;
|
|
const struct nla_policy *slave_policy;
|
|
- int (*slave_validate)(struct nlattr *tb[],
|
|
|
|
- struct nlattr *data[],
|
|
|
|
- struct netlink_ext_ack *extack);
|
|
|
|
int (*slave_changelink)(struct net_device *dev,
|
|
int (*slave_changelink)(struct net_device *dev,
|
|
struct net_device *slave_dev,
|
|
struct net_device *slave_dev,
|
|
struct nlattr *tb[],
|
|
struct nlattr *tb[],
|