]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ipv4/fib_hash.c
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
[karo-tx-linux.git] / net / ipv4 / fib_hash.c
index ded8c44fb848842a99f9bbe75830936eb596a48e..ecd39454235c0b12f5d99ed86a554220408f403d 100644 (file)
@@ -263,7 +263,6 @@ fn_hash_lookup(struct fib_table *tb, const struct flowi *flp, struct fib_result
 
                        err = fib_semantic_match(&f->fn_alias,
                                                 flp, res,
-                                                f->fn_key, fz->fz_mask,
                                                 fz->fz_order);
                        if (err <= 0)
                                goto out;