Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 246926
b: refs/heads/master
c: c916fbe
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo F. Padovan committed Apr 13, 2011
1 parent 06bc94b commit 7851677
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: 49208c9c7b483098401683fef5cfbd66931ca643
refs/heads/master: c916fbe45c1f30417fa28e62cbbfae295a3f315c
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/l2cap_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ static struct sock *l2cap_get_sock_by_scid(int state, __le16 cid, bdaddr_t *src)

static void l2cap_le_conn_ready(struct l2cap_conn *conn)
{
struct sock *parent, *uninitialized_var(sk);
struct sock *parent, *sk;
struct l2cap_chan *chan;

BT_DBG("");
Expand Down

0 comments on commit 7851677

Please sign in to comment.