Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247253
b: refs/heads/master
c: 58797bf
h: refs/heads/master
i:
  247251: d6b9a75
v: v3
  • Loading branch information
Waldemar Rymarkiewicz authored and Gustavo F. Padovan committed Apr 28, 2011
1 parent 95bf226 commit 39215f6
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: 60b83f571cf17a7a8ca9ddf2090db63e6a594571
refs/heads/master: 58797bf77234154a84827186bda316a1205bde05
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/hci_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -2397,7 +2397,7 @@ static inline u8 hci_get_auth_req(struct hci_conn *conn)

/* If remote requests no-bonding follow that lead */
if (conn->remote_auth == 0x00 || conn->remote_auth == 0x01)
return 0x00;
return conn->remote_auth | (conn->auth_type & 0x01);

return conn->auth_type;
}
Expand Down

0 comments on commit 39215f6

Please sign in to comment.