Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255851
b: refs/heads/master
c: 43f3dc4
h: refs/heads/master
i:
  255849: 4bf8aa1
  255847: 8a5cb8e
v: v3
  • Loading branch information
Vinicius Costa Gomes authored and Gustavo F. Padovan committed Jun 21, 2011
1 parent 7bcc71d commit 6beacbe
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: 0555891184a5c18df0e2349872e7ecf9701fc5b5
refs/heads/master: 43f3dc41571c47a1fbded9aca1cf0a737967b005
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/l2cap_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@ static void l2cap_chan_ready(struct sock *sk)
chan->conf_state = 0;
__clear_chan_timer(chan);

sk->sk_state = BT_CONNECTED;
l2cap_state_change(chan, BT_CONNECTED);
sk->sk_state_change(sk);

if (parent)
Expand Down

0 comments on commit 6beacbe

Please sign in to comment.