mlx5: register lag notifier for init network namespace only
[platform/kernel/linux-starfive.git] / drivers / net / ethernet / mellanox / mlx5 / core / lag.h
index 316ab09..f1068aa 100644 (file)
@@ -44,7 +44,6 @@ struct mlx5_lag {
        struct workqueue_struct   *wq;
        struct delayed_work       bond_work;
        struct notifier_block     nb;
-       struct netdev_net_notifier      nn;
        struct lag_mp             lag_mp;
 };