Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 540
b: refs/heads/master
c: 7e3e036
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and David S. Miller committed Apr 28, 2005
1 parent 43e9550 commit 7039a10
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: 4eb701dfc618491c9b97377df6e61de36dfc39ce
refs/heads/master: 7e3e0360b711568fb8ba5973accf51d51e746abc
2 changes: 1 addition & 1 deletion trunk/net/ipv4/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -2843,7 +2843,7 @@ ctl_table ipv4_route_table[] = {
.procname = "flush",
.data = &flush_delay,
.maxlen = sizeof(int),
.mode = 0644,
.mode = 0200,
.proc_handler = &ipv4_sysctl_rtcache_flush,
.strategy = &ipv4_sysctl_rtcache_flush_strategy,
},
Expand Down

0 comments on commit 7039a10

Please sign in to comment.