Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341551
b: refs/heads/master
c: 2b2fec4
h: refs/heads/master
i:
  341549: cb5521f
  341547: e3ecc76
  341543: 45aa4dc
  341535: df38bb9
v: v3
  • Loading branch information
Szymon Janc authored and Gustavo Padovan committed Nov 20, 2012
1 parent f1d2e3a commit 77a8e04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fd45bf4c923308b19d8baa3c227d26a0e7d79fa7
refs/heads/master: 2b2fec4d08a0aabe20d2e749cb7978f04217af65
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,8 @@ bool hci_inquiry_cache_update(struct hci_dev *hdev, struct inquiry_data *data,

BT_DBG("cache %p, %pMR", cache, &data->bdaddr);

hci_remove_remote_oob_data(hdev, &data->bdaddr);

if (ssp)
*ssp = data->ssp_mode;

Expand Down

0 comments on commit 77a8e04

Please sign in to comment.