Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335777
b: refs/heads/master
c: 896ea28
h: refs/heads/master
i:
  335775: 0193213
v: v3
  • Loading branch information
Paulo Sérgio authored and Gustavo Padovan committed Nov 9, 2012
1 parent 8f77b19 commit a714f9f
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: 476e44cb19f1fbf2d5883dddcc0ce31b33b45915
refs/heads/master: 896ea28ea824d49671fc7e9315d9c5be491a644f
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ static void smp_failure(struct l2cap_conn *conn, u8 reason, u8 send)

clear_bit(HCI_CONN_ENCRYPT_PEND, &conn->hcon->flags);
mgmt_auth_failed(conn->hcon->hdev, conn->dst, hcon->type,
hcon->dst_type, reason);
hcon->dst_type, HCI_ERROR_AUTH_FAILURE);

cancel_delayed_work_sync(&conn->security_timer);

Expand Down

0 comments on commit a714f9f

Please sign in to comment.