Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306928
b: refs/heads/master
c: 53168e5
h: refs/heads/master
v: v3
  • Loading branch information
Cristian Chilipirea authored and Gustavo Padovan committed May 9, 2012
1 parent 4f92d5a commit 7d4ef6c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 000092b0b4793caf831f6016fa69d25abba31e51
refs/heads/master: 53168e5b3b40efffff8b9f2e6e0eaf5607daa884
3 changes: 2 additions & 1 deletion trunk/net/bluetooth/mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -2944,7 +2944,8 @@ int mgmt_write_scan_failed(struct hci_dev *hdev, u8 scan, u8 status)
return 0;
}

int mgmt_new_link_key(struct hci_dev *hdev, struct link_key *key, bool persistent)
int mgmt_new_link_key(struct hci_dev *hdev, struct link_key *key,
bool persistent)
{
struct mgmt_ev_new_link_key ev;

Expand Down

0 comments on commit 7d4ef6c

Please sign in to comment.