Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233432
b: refs/heads/master
c: e733fb6
h: refs/heads/master
v: v3
  • Loading branch information
Bao Liang authored and Gustavo F. Padovan committed Feb 2, 2011
1 parent a93925c commit 9228c3f
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: 509e7861d8a5e26bb07b5a3a13e2b9e442283631
refs/heads/master: e733fb62082b3b187870dfba28d5f6730b8436c4
1 change: 1 addition & 0 deletions trunk/net/bluetooth/l2cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,7 @@ static void __l2cap_sock_close(struct sock *sk, int reason)
result = L2CAP_CR_SEC_BLOCK;
else
result = L2CAP_CR_BAD_PSM;
sk->sk_state = BT_DISCONN;

rsp.scid = cpu_to_le16(l2cap_pi(sk)->dcid);
rsp.dcid = cpu_to_le16(l2cap_pi(sk)->scid);
Expand Down

0 comments on commit 9228c3f

Please sign in to comment.