Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203860
b: refs/heads/master
c: 8b0dc6d
h: refs/heads/master
v: v3
  • Loading branch information
João Paulo Rechi Vita authored and Marcel Holtmann committed Jul 21, 2010
1 parent f8d53a1 commit 30fe46e
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: 712132eb541e4a76afad97898dc0ce6b6c0032d8
refs/heads/master: 8b0dc6dc827fb71efd6c9dfb5c4172b7b5c96cee
1 change: 1 addition & 0 deletions trunk/net/bluetooth/l2cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1158,6 +1158,7 @@ static int l2cap_sock_connect(struct socket *sock, struct sockaddr *addr, int al

case BT_CONNECTED:
/* Already connected */
err = -EISCONN;
goto done;

case BT_OPEN:
Expand Down

0 comments on commit 30fe46e

Please sign in to comment.