commit | 509114112d0b71997dbe58d4f2976eeddf8eacc4 | [log] [tgz] |
---|---|---|
author | Kirill Tkhai <ktkhai@virtuozzo.com> | Mon Feb 19 11:49:10 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 19 14:19:10 2018 -0500 |
tree | b64f9240365a9977f1118b48bad4afcab62e03e6 | |
parent | 1a2e93329dd413585798c122aac0607093b2d379 [diff] |
net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops and ip6_route_net_late_ops These pernet_operations create and destroy /proc entries and safely may be converted and safely may be mark as async. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>