aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/net_ns.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/rxrpc/net_ns.c')
-rw-r--r--net/rxrpc/net_ns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rxrpc/net_ns.c b/net/rxrpc/net_ns.c
index 5fd939dabf41..f18c9248e0d4 100644
--- a/net/rxrpc/net_ns.c
+++ b/net/rxrpc/net_ns.c
@@ -106,5 +106,4 @@ struct pernet_operations rxrpc_net_ops = {
106 .exit = rxrpc_exit_net, 106 .exit = rxrpc_exit_net,
107 .id = &rxrpc_net_id, 107 .id = &rxrpc_net_id,
108 .size = sizeof(struct rxrpc_net), 108 .size = sizeof(struct rxrpc_net),
109 .async = true,
110}; 109};