Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278131
b: refs/heads/master
c: 88d5346
h: refs/heads/master
i:
  278129: 3677f30
  278127: 4e482da
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Nov 17, 2011
1 parent a2121ff commit 3f1fe7b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 5e2e05de55ce1dd05521c419b80241551d36b473
refs/heads/master: 88d5346512294fbd02fd982173c64cb9b2f0235c
1 change: 1 addition & 0 deletions trunk/net/mac80211/mesh_hwmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -871,6 +871,7 @@ static void mesh_queue_preq(struct mesh_path *mpath, u8 flags)
if (mpath->flags & MESH_PATH_REQ_QUEUED) {
spin_unlock_bh(&mpath->state_lock);
spin_unlock_bh(&ifmsh->mesh_preq_queue_lock);
kfree(preq_node);
return;
}

Expand Down

0 comments on commit 3f1fe7b

Please sign in to comment.