Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362375
b: refs/heads/master
c: c8c4991
h: refs/heads/master
i:
  362373: aa2405d
  362371: 8415b13
  362367: 02d906e
v: v3
  • Loading branch information
Mathias Krause authored and David S. Miller committed Apr 7, 2013
1 parent 1dece2e commit 1001fdd
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e11e0455c0d7d3d62276a0c55d9dfbc16779d691
refs/heads/master: c8c499175f7d295ef867335bceb9a76a2c3cdc38
1 change: 1 addition & 0 deletions trunk/net/bluetooth/sco.c
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,7 @@ static int sco_sock_recvmsg(struct kiocb *iocb, struct socket *sock,
test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags)) {
hci_conn_accept(pi->conn->hcon, 0);
sk->sk_state = BT_CONFIG;
msg->msg_namelen = 0;

release_sock(sk);
return 0;
Expand Down

0 comments on commit 1001fdd

Please sign in to comment.