Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291077
b: refs/heads/master
c: 95b2358
h: refs/heads/master
i:
  291075: d688367
v: v3
  • Loading branch information
Szymon Janc authored and Johan Hedberg committed Feb 29, 2012
1 parent 0fb1345 commit 15b33da
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: 426c189a1b34c0d36d5eddbe1c35bc961b1a1b68
refs/heads/master: 95b23582d796305c66952188de2f5159b28be766
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/hci_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -3296,7 +3296,7 @@ static inline void hci_le_conn_complete_evt(struct hci_dev *hdev, struct sk_buff

if (!test_and_set_bit(HCI_CONN_MGMT_CONNECTED, &conn->flags))
mgmt_device_connected(hdev, &ev->bdaddr, conn->type,
conn->dst_type, 0, NULL, 0, 0);
conn->dst_type, 0, NULL, 0, NULL);

conn->sec_level = BT_SECURITY_LOW;
conn->handle = __le16_to_cpu(ev->handle);
Expand Down

0 comments on commit 15b33da

Please sign in to comment.