Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314463
b: refs/heads/master
c: fd83e2c
h: refs/heads/master
i:
  314461: 7c35292
  314459: 3bca485
  314455: d5a0016
  314447: b7f2b66
  314431: 0690f22
v: v3
  • Loading branch information
Andrei Emeltchenko authored and Johan Hedberg committed Jun 5, 2012
1 parent 80043b1 commit ab8be9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 1afd5be87e30997a5623260d9177ed62cf88adbe
refs/heads/master: fd83e2c27c1bd8b0e9dc7596339c2411385f8b0c
3 changes: 1 addition & 2 deletions trunk/net/bluetooth/l2cap_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -945,8 +945,7 @@ static void l2cap_chan_ready(struct l2cap_chan *chan)

chan->state = BT_CONNECTED;

if (chan->ops->ready)
chan->ops->ready(chan);
chan->ops->ready(chan);
}

static void l2cap_do_start(struct l2cap_chan *chan)
Expand Down

0 comments on commit ab8be9e

Please sign in to comment.