Kirill Tkhai ec716650a7 net: Convert ovs_net_ops
These pernet_operations initialize and destroy net_generic()
data pointed by ovs_net_id. Exit method destroys vports from
alive net to exiting net. Since they are only pernet_operations
interested in this data, and exit method is executed under
exclusive global lock (ovs_mutex), they are safe to be executed
in parallel.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-17 17:07:39 -04:00
..
2017-10-10 16:38:34 -07:00
2018-03-17 17:07:39 -04:00
2017-11-08 16:12:33 +09:00
2017-11-08 16:12:33 +09:00
2017-11-08 16:12:33 +09:00
2017-11-13 10:37:07 +09:00
2017-11-13 10:37:07 +09:00