Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247250
b: refs/heads/master
c: 9003c4e
h: refs/heads/master
v: v3
  • Loading branch information
Waldemar Rymarkiewicz authored and Gustavo F. Padovan committed Apr 28, 2011
1 parent b076cf2 commit 0ce90e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b6020ba055c7f1ca901dc8751ecc7c9de58164db
refs/heads/master: 9003c4e220c2954a53c5da0d739ed15a46c13429
1 change: 0 additions & 1 deletion trunk/net/bluetooth/hci_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -1459,7 +1459,6 @@ static inline void hci_auth_complete_evt(struct hci_dev *hdev, struct sk_buff *s
conn->sec_level = conn->pending_sec_level;
} else {
mgmt_auth_failed(hdev->id, &conn->dst, ev->status);
conn->sec_level = BT_SECURITY_LOW;
}

clear_bit(HCI_CONN_AUTH_PEND, &conn->pend);
Expand Down

0 comments on commit 0ce90e1

Please sign in to comment.