]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - net/sched/act_nat.c
net: sched: act: add extack for walk callback
[thirdparty/kernel/stable.git] / net / sched / act_nat.c
index 6f6d7667ef9a8b8e8728e4b7839125edb5425a7c..67243cdc05883e1271b0fa4c26cf8a025bb9099d 100644 (file)
@@ -278,7 +278,8 @@ nla_put_failure:
 
 static int tcf_nat_walker(struct net *net, struct sk_buff *skb,
                          struct netlink_callback *cb, int type,
-                         const struct tc_action_ops *ops)
+                         const struct tc_action_ops *ops,
+                         struct netlink_ext_ack *extack)
 {
        struct tc_action_net *tn = net_generic(net, nat_net_id);