aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/pktgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/core/pktgen.c')
-rw-r--r--net/core/pktgen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/core/pktgen.c b/net/core/pktgen.c
index 545cf08cd558..7e4ede34cc52 100644
--- a/net/core/pktgen.c
+++ b/net/core/pktgen.c
@@ -3852,7 +3852,6 @@ static struct pernet_operations pg_net_ops = {
3852 .exit = pg_net_exit, 3852 .exit = pg_net_exit,
3853 .id = &pg_net_id, 3853 .id = &pg_net_id,
3854 .size = sizeof(struct pktgen_net), 3854 .size = sizeof(struct pktgen_net),
3855 .async = true,
3856}; 3855};
3857 3856
3858static int __init pg_init(void) 3857static int __init pg_init(void)