Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291053
b: refs/heads/master
c: 69775ff
h: refs/heads/master
i:
  291051: 71f1e55
v: v3
  • Loading branch information
Andre Guedes authored and Johan Hedberg committed Feb 23, 2012
1 parent dc19930 commit a00b8f5
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: 60fc5fb66efa0bcbe028637206ed59df8cd4ac19
refs/heads/master: 69775ff6d101ccf435bd26ae822c24bbb20e11cf
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/hci_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ static void hci_cc_reset(struct hci_dev *hdev, struct sk_buff *skb)

/* Reset all non-persistent flags */
hdev->dev_flags &= ~(BIT(HCI_LE_SCAN));

hdev->discovery.state = DISCOVERY_STOPPED;
}

static void hci_cc_write_local_name(struct hci_dev *hdev, struct sk_buff *skb)
Expand Down

0 comments on commit a00b8f5

Please sign in to comment.