]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/decnet/dn_rules.c
net: Remove unused parameter from fill method in fib_rules_ops.
[net-next-2.6.git] / net / decnet / dn_rules.c
index a2690b12e03c754e1a129439f0b063e414a874dd..72495f25269fa5435cd5b17f3e403ba0e74ee4ba 100644 (file)
@@ -192,7 +192,7 @@ unsigned dnet_addr_type(__le16 addr)
 }
 
 static int dn_fib_rule_fill(struct fib_rule *rule, struct sk_buff *skb,
-                           struct nlmsghdr *nlh, struct fib_rule_hdr *frh)
+                           struct fib_rule_hdr *frh)
 {
        struct dn_fib_rule *r = (struct dn_fib_rule *)rule;