commit | 93642e14bd50e59b11cf6389ce3fc243e932777a | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sat Jan 25 12:17:08 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 27 11:03:44 2020 +0100 |
tree | 174e4be628985d7de770ea2dcf2dcbdbc254ec24 | |
parent | 1f637703d8b63f1ba411b4c798e998e3f828b6cb [diff] |
net: introduce dev_net notifier register/unregister variants Introduce dev_net variants of netdev notifier register/unregister functions and allow per-net notifier to follow the netdevice into the namespace it is moved to. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>