Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150851
b: refs/heads/master
c: 44d0e48
h: refs/heads/master
i:
  150849: 14a815b
  150847: 773e615
v: v3
  • Loading branch information
Marcel Holtmann committed Jun 8, 2009
1 parent 9d819db commit 98fe18d
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: 589d27464846c7cb758f93d9ee380c8ff05a161c
refs/heads/master: 44d0e48e8a1fa174edf11e03dc70bd6a146b2a40
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/l2cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ static int l2cap_do_connect(struct sock *sk)
struct hci_conn *hcon;
struct hci_dev *hdev;
__u8 auth_type;
int err = 0;
int err;

BT_DBG("%s -> %s psm 0x%2.2x", batostr(src), batostr(dst),
l2cap_pi(sk)->psm);
Expand Down

0 comments on commit 98fe18d

Please sign in to comment.