Loading net/dccp/ipv6.c +1 −0 Original line number Diff line number Diff line Loading @@ -1116,6 +1116,7 @@ static struct pernet_operations dccp_v6_ops = { .init = dccp_v6_init_net, .exit = dccp_v6_exit_net, .exit_batch = dccp_v6_exit_batch, .async = true, }; static int __init dccp_v6_init(void) Loading Loading
net/dccp/ipv6.c +1 −0 Original line number Diff line number Diff line Loading @@ -1116,6 +1116,7 @@ static struct pernet_operations dccp_v6_ops = { .init = dccp_v6_init_net, .exit = dccp_v6_exit_net, .exit_batch = dccp_v6_exit_batch, .async = true, }; static int __init dccp_v6_init(void) Loading