Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
[linux-2.6-microblaze.git] / net / ipv4 / ipmr.c
index 37c4f88..9f79b98 100644 (file)
@@ -201,7 +201,8 @@ static const struct nla_policy ipmr_rule_policy[FRA_MAX + 1] = {
 };
 
 static int ipmr_rule_configure(struct fib_rule *rule, struct sk_buff *skb,
-                              struct fib_rule_hdr *frh, struct nlattr **tb)
+                              struct fib_rule_hdr *frh, struct nlattr **tb,
+                              struct netlink_ext_ack *extack)
 {
        return 0;
 }