Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 246936
b: refs/heads/master
c: 62f3a2c
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo F. Padovan committed Apr 14, 2011
1 parent 3474d41 commit fa64eba
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: 280f294f7bd0c14d9f802a551c95dc930e31d723
refs/heads/master: 62f3a2cfb1891c070631e496eeea852e949ea8bb
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/l2cap_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,8 @@ static void l2cap_le_conn_ready(struct l2cap_conn *conn)
if (!parent)
return;

bh_lock_sock(parent);

/* Check for backlog size */
if (sk_acceptq_is_full(parent)) {
BT_DBG("backlog full %d", parent->sk_ack_backlog);
Expand Down

0 comments on commit fa64eba

Please sign in to comment.