diff options
author | David S. Miller <davem@davemloft.net> | 2020-01-27 13:03:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-27 13:03:44 +0300 |
commit | 09917a126d5babd9d0d9bee8ee2c5fc8517851e6 (patch) | |
tree | 1b30b5e4c33fde74699a46fb49e7a289bbc2be67 /drivers/net/ethernet/socionext | |
parent | cd94ef06392ffd49e0a0e1c28bc5cd44f37f1f6b (diff) | |
parent | d48834f9d4b4e7611cc84ac2c5018f1b420d59c2 (diff) | |
download | linux-09917a126d5babd9d0d9bee8ee2c5fc8517851e6.tar.xz |
Merge branch 'net-allow-per-net-notifier-to-follow-netdev-into-namespace'
Jiri Pirko says:
====================
net: allow per-net notifier to follow netdev into namespace
Currently we have per-net notifier, which allows to get only
notifications relevant to particular network namespace. That is enough
for drivers that have netdevs local in a particular namespace (cannot
move elsewhere).
However if netdev can change namespace, per-net notifier cannot be used.
Introduce dev_net variant that is basically per-net notifier with an
extension that re-registers the per-net notifier upon netdev namespace
change. Basically the per-net notifier follows the netdev into
namespace.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/socionext')
0 files changed, 0 insertions, 0 deletions