Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102727
b: refs/heads/master
c: 5194ee8
h: refs/heads/master
i:
  102725: 8344239
  102723: 5fc774e
  102719: ba261df
v: v3
  • Loading branch information
Pavel Emelyanov authored and John W. Linville committed May 22, 2008
1 parent d16c79f commit 1443277
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 402d7752ed253369b7ab037e2d778e52d59c19ed
refs/heads/master: 5194ee82b4aafc35b32c96db11bdacea9bf548be
1 change: 0 additions & 1 deletion trunk/net/mac80211/mesh_pathtbl.c
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,6 @@ static void mesh_path_node_free(struct hlist_node *p, bool free_leafs)
struct mpath_node *node = hlist_entry(p, struct mpath_node, list);
mpath = node->mpath;
hlist_del_rcu(p);
synchronize_rcu();
if (free_leafs)
kfree(mpath);
kfree(node);
Expand Down

0 comments on commit 1443277

Please sign in to comment.