Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[firefly-linux-kernel-4.4.55.git] / net / sched / act_api.c
index 8579c4bb20c9daf093adf0b33b8bd13a94f5c6e0..fd7072827a40139c4ffba595aaa261282641e37f 100644 (file)
@@ -982,7 +982,7 @@ done:
        return ret;
 }
 
-static int tc_ctl_action(struct sk_buff *skb, struct nlmsghdr *n, void *arg)
+static int tc_ctl_action(struct sk_buff *skb, struct nlmsghdr *n)
 {
        struct net *net = sock_net(skb->sk);
        struct nlattr *tca[TCA_ACT_MAX + 1];