Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144329
b: refs/heads/master
c: c9503e0
h: refs/heads/master
i:
  144327: ab3afc0
v: v3
  • Loading branch information
Anton Blanchard authored and David S. Miller committed Apr 27, 2009
1 parent e781296 commit 3085a9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2296e5a0136f7ba64c99f3a48a55a687aa9abcc8
refs/heads/master: c9503e0fe052020e0294cd07d0ecd982eb7c9177
2 changes: 1 addition & 1 deletion trunk/net/ipv4/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -3397,7 +3397,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();

Expand Down

0 comments on commit 3085a9c

Please sign in to comment.