Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
[linux-2.6-microblaze.git] / net / sched / act_skbedit.c
index 37dced0..6a8d333 100644 (file)
@@ -336,7 +336,7 @@ static __net_init int skbedit_init_net(struct net *net)
 {
        struct tc_action_net *tn = net_generic(net, skbedit_net_id);
 
-       return tc_action_net_init(tn, &act_skbedit_ops);
+       return tc_action_net_init(net, tn, &act_skbedit_ops);
 }
 
 static void __net_exit skbedit_exit_net(struct list_head *net_list)