]> Pileus Git - ~andy/linux/blobdiff - net/ipv4/route.c
Merge branch 'late/board' into devel-late
[~andy/linux] / net / ipv4 / route.c
index ffcb3b016843ff79976cee50ce6e9f332591c0ac..98b30d08efe99b1673ece1d590a70ecf88967a1a 100644 (file)
@@ -3452,6 +3452,7 @@ int __init ip_rt_init(void)
                                        0,
                                        &rt_hash_log,
                                        &rt_hash_mask,
+                                       0,
                                        rhash_entries ? 0 : 512 * 1024);
        memset(rt_hash_table, 0, (rt_hash_mask + 1) * sizeof(struct rt_hash_bucket));
        rt_hash_lock_init();