Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179785
b: refs/heads/master
c: 0a931ac
h: refs/heads/master
i:
  179783: 84d0c2a
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Jan 18, 2010
1 parent 11d4576 commit 9247cfd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d00c362f1b0ff54161e0a42b4554ac621a9ef92d
refs/heads/master: 0a931acfd19faf13129a22a46c06f330ecc2a4a3
2 changes: 2 additions & 0 deletions trunk/net/ipv4/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,9 @@ static void __net_exit ip_rt_do_proc_exit(struct net *net)
{
remove_proc_entry("rt_cache", net->proc_net_stat);
remove_proc_entry("rt_cache", net->proc_net);
#ifdef CONFIG_NET_CLS_ROUTE
remove_proc_entry("rt_acct", net->proc_net);
#endif
}

static struct pernet_operations ip_rt_proc_ops __net_initdata = {
Expand Down

0 comments on commit 9247cfd

Please sign in to comment.