Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306872
b: refs/heads/master
c: b24c624
h: refs/heads/master
v: v3
  • Loading branch information
Hemant Gupta authored and Gustavo Padovan committed May 9, 2012
1 parent b247b59 commit 03b710e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0ed09148fa61e01cd27c92933ba275ea8078b34d
refs/heads/master: b24c62471c276b7ac6105e832eb6fe3c41a654ef
1 change: 0 additions & 1 deletion trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ void hci_discovery_set_state(struct hci_dev *hdev, int state)
case DISCOVERY_STOPPED:
if (hdev->discovery.state != DISCOVERY_STARTING)
mgmt_discovering(hdev, 0);
hdev->discovery.type = 0;
break;
case DISCOVERY_STARTING:
break;
Expand Down

0 comments on commit 03b710e

Please sign in to comment.