commit | 8cec2f49dc413d6328067d22862b0bdd0f4305ec | [log] [tgz] |
---|---|---|
author | Kirill Tkhai <ktkhai@virtuozzo.com> | Thu Mar 15 12:11:06 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 17 17:07:39 2018 -0400 |
tree | 58bbc638b6e60cbd7039f2285795446b9157ca88 | |
parent | 489b30b53f0540b9f8e391cbb2839cea48b5d1c1 [diff] |
net: Convert mpls_net_ops These pernet_operations register and unregister sysctl table. Exit methods frees platform_labels from net::mpls::platform_label. Everything is per-net, and they looks safe to be marked async. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>