Kirill Tkhai 753d525a08 net: Convert inet6_net_ops
init method initializes sysctl defaults, allocates
percpu arrays and creates /proc entries.
exit method reverts the above.

There are no pernet_operations, which are interested
in the above entities of foreign net namespace, so
inet6_net_ops are able to be marked as async.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-19 14:19:09 -05:00
..
2018-02-13 10:36:09 -05:00
2018-02-19 14:19:09 -05:00
2017-05-21 13:42:36 -04:00
2018-01-31 10:26:30 -05:00
2016-12-25 17:21:23 +01:00
2017-09-01 18:35:23 -07:00
2018-01-16 15:01:33 -05:00