diff options
author | Jiri Pirko <jiri@mellanox.com> | 2020-02-27 08:22:10 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-27 11:16:14 -0800 |
commit | e387f7d5fccf95299135c88b799184c3bef6a705 (patch) | |
tree | 3075f2442b89022be55f97c2e489beba3a05cf59 /net/unix/af_unix.c | |
parent | 3a12500ed5dd21a63da779ac73503f11085bbc1c (diff) |
mlx5: register lag notifier for init network namespace only
The current code causes problems when the unregistering netdevice could
be different then the registering one.
Since the check in mlx5_lag_netdev_event() does not allow any other
network namespace anyway, fix this by registerting the lag notifier
per init network namespace only.
Fixes: d48834f9d4b4 ("mlx5: Use dev_net netdevice notifier registrations")
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Tested-by: Aya Levin <ayal@mellanox.com>
Acked-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions