Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279303
b: refs/heads/master
c: 341ee43
h: refs/heads/master
i:
  279301: 3639664
  279299: 35ccaa2
  279295: 3a59d7f
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Dec 19, 2011
1 parent c67ec62 commit c27c754
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: bad6919469662b7c92bc6353642aaaa777b36bac
refs/heads/master: 341ee4349f31e42fb0eb20d340d15309ac760308
4 changes: 1 addition & 3 deletions trunk/net/nfc/llcp/llcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -554,11 +554,9 @@ static void nfc_llcp_recv_connect(struct nfc_llcp_local *local,
goto enqueue;
}
}

mutex_unlock(&local->socket_lock);
}

mutex_unlock(&local->socket_lock);

reason = LLCP_DM_NOBOUND;
goto fail;

Expand Down

0 comments on commit c27c754

Please sign in to comment.