Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73254
b: refs/heads/master
c: 3f192b5
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Nov 7, 2007
1 parent 19f4dc9 commit 7f359fe
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: bf138862b162b6eaf3d7336f759f6e6485e481df
refs/heads/master: 3f192b5c584b8ecddc6069717aaf36d8fa244713
2 changes: 2 additions & 0 deletions trunk/net/core/neighbour.c
Original file line number Diff line number Diff line change
Expand Up @@ -1435,6 +1435,8 @@ int neigh_table_clear(struct neigh_table *tbl)
kfree(tbl->phash_buckets);
tbl->phash_buckets = NULL;

remove_proc_entry(tbl->id, init_net.proc_net_stat);

free_percpu(tbl->stats);
tbl->stats = NULL;

Expand Down

0 comments on commit 7f359fe

Please sign in to comment.