Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277737
b: refs/heads/master
c: abc545b
h: refs/heads/master
i:
  277735: 3a81316
v: v3
  • Loading branch information
Szymon Janc authored and Gustavo F. Padovan committed Nov 7, 2011
1 parent 29d3e57 commit bcd4a9d
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: b24752fe655e9427240a5fe840914b94e5f9c2bc
refs/heads/master: abc545b8efe3d50d649590df4b88cc652fd057f1
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/l2cap_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,8 @@ struct l2cap_chan *l2cap_chan_create(struct sock *sk)

atomic_set(&chan->refcnt, 1);

BT_DBG("sk %p chan %p", sk, chan);

return chan;
}

Expand Down

0 comments on commit bcd4a9d

Please sign in to comment.