Kirill Tkhai 88b8ffebdb net: Convert pernet_subsys ops, registered via net_dev_init()
There are:
1)dev_proc_ops and dev_mc_net_ops, which create and destroy
pernet proc file and not interesting for another net namespaces;
2)netdev_net_ops, which creates pernet hashes, which are not
touched by another pernet_operations.

So, make them async.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Acked-by: Andrei Vagin <avagin@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-13 10:36:07 -05:00
..
2017-11-01 12:19:03 +09:00
2018-02-13 10:36:06 -05:00
2018-02-13 10:36:06 -05:00
2017-11-08 16:12:33 +09:00
2018-02-01 09:51:57 -08:00
2018-02-13 10:36:05 -05:00