Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290954
b: refs/heads/master
c: 203159d
h: refs/heads/master
v: v3
  • Loading branch information
Andre Guedes authored and Johan Hedberg committed Feb 15, 2012
1 parent 78d43e5 commit b10c612
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: e70bb2e89959983aebcfce28f645a1104ffa9ab2
refs/heads/master: 203159d486006a18fa1ccf787a10d15d3128cdac
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -3096,6 +3096,8 @@ int mgmt_start_discovery_failed(struct hci_dev *hdev, u8 status)
struct pending_cmd *cmd;
int err;

hci_discovery_set_state(hdev, DISCOVERY_STOPPED);

cmd = mgmt_pending_find(MGMT_OP_START_DISCOVERY, hdev);
if (!cmd)
return -ENOENT;
Expand Down

0 comments on commit b10c612

Please sign in to comment.