Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109283
b: refs/heads/master
c: 667d8af
h: refs/heads/master
i:
  109281: 4620ebb
  109279: 7552bd3
v: v3
  • Loading branch information
Julia Lawall authored and John W. Linville committed Aug 27, 2008
1 parent 1457220 commit 5e015b9
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: 087d833e5a9f67ba933cb32eaf5a2279c1a5b47c
refs/heads/master: 667d8af9af775a5fea203890978037ea750816cc
2 changes: 1 addition & 1 deletion trunk/net/mac80211/mesh.c
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ struct mesh_table *mesh_table_grow(struct mesh_table *tbl)
hlist_for_each_safe(p, q, &newtbl->hash_buckets[i])
tbl->free_node(p, 0);
}
__mesh_table_free(tbl);
__mesh_table_free(newtbl);
endgrow:
return NULL;
}
Expand Down

0 comments on commit 5e015b9

Please sign in to comment.