OSDN Git Service

net/sched: prepare TC actions to properly validate the control action
[tomoyo/tomoyo-test1.git] / net / sched / act_csum.c
index c79aca2..9ba0f61 100644 (file)
@@ -46,7 +46,7 @@ static struct tc_action_ops act_csum_ops;
 
 static int tcf_csum_init(struct net *net, struct nlattr *nla,
                         struct nlattr *est, struct tc_action **a, int ovr,
-                        int bind, bool rtnl_held,
+                        int bind, bool rtnl_held, struct tcf_proto *tp,
                         struct netlink_ext_ack *extack)
 {
        struct tc_action_net *tn = net_generic(net, csum_net_id);