|
@@ -4038,6 +4038,7 @@ static const struct net_device_ops bond_netdev_ops = {
|
|
|
.ndo_fix_features = bond_fix_features,
|
|
|
.ndo_bridge_setlink = ndo_dflt_netdev_switch_port_bridge_setlink,
|
|
|
.ndo_bridge_dellink = ndo_dflt_netdev_switch_port_bridge_dellink,
|
|
|
+ .ndo_features_check = passthru_features_check,
|
|
|
};
|
|
|
|
|
|
static const struct device_type bond_type = {
|