]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/bonding/bond_main.c
net: remove ndo_neigh_{construct, destroy} from stacked devices
[karo-tx-linux.git] / drivers / net / bonding / bond_main.c
index e6af04716cf7e86dd422b1acfe17490659b815db..6321f12630c8c5fb6277097dea1a847549f92d4f 100644 (file)
@@ -4145,8 +4145,6 @@ static const struct net_device_ops bond_netdev_ops = {
        .ndo_add_slave          = bond_enslave,
        .ndo_del_slave          = bond_release,
        .ndo_fix_features       = bond_fix_features,
-       .ndo_neigh_construct    = netdev_default_l2upper_neigh_construct,
-       .ndo_neigh_destroy      = netdev_default_l2upper_neigh_destroy,
        .ndo_bridge_setlink     = switchdev_port_bridge_setlink,
        .ndo_bridge_getlink     = switchdev_port_bridge_getlink,
        .ndo_bridge_dellink     = switchdev_port_bridge_dellink,