Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279262
b: refs/heads/master
c: b9cc553
h: refs/heads/master
v: v3
  • Loading branch information
Gustavo F. Padovan committed Dec 18, 2011
1 parent 374a5d6 commit 095990a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: db323f2fff0ded058f033df6235e8c2be4146bfd
refs/heads/master: b9cc553f12d14b692d0fcb607d28db783da68139
4 changes: 0 additions & 4 deletions trunk/net/bluetooth/hci_conn.c
Original file line number Diff line number Diff line change
Expand Up @@ -362,12 +362,8 @@ static void hci_conn_auto_accept(unsigned long arg)
struct hci_conn *conn = (void *) arg;
struct hci_dev *hdev = conn->hdev;

hci_dev_lock(hdev);

hci_send_cmd(hdev, HCI_OP_USER_CONFIRM_REPLY, sizeof(conn->dst),
&conn->dst);

hci_dev_unlock(hdev);
}

struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst)
Expand Down

0 comments on commit 095990a

Please sign in to comment.