commit | 16b0c0c4d9a799979b0d3f387821c93bcc301f79 | [log] [tgz] |
---|---|---|
author | Kirill Tkhai <ktkhai@virtuozzo.com> | Mon Mar 05 14:31:37 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 05 10:48:28 2018 -0500 |
tree | d0ad816208160ed2c31e1af597c5c36166296da7 | |
parent | 5368bd72cd7aacd0e3f80f61e9b2a096fc81cc10 [diff] |
net: Convert dccp_v6_ops These pernet_operations looks similar to dccp_v4_ops, and they are also safe to be marked as async. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>