Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291031
b: refs/heads/master
c: e59fda8
h: refs/heads/master
i:
  291029: 734e4ca
  291027: 4171738
  291023: 85177c9
v: v3
  • Loading branch information
Johan Hedberg committed Feb 23, 2012
1 parent 57a3d48 commit 629dbdd
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: 06199cf86a84206cfdc96b8dc02d5c27efa8c60f
refs/heads/master: e59fda8dc14c173b74b5e9d5c8d72849d2ff6b5f
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,8 @@ static int hci_dev_do_close(struct hci_dev *hdev)
/* Clear flags */
hdev->flags = 0;

memset(hdev->eir, 0, sizeof(hdev->eir));

hci_req_unlock(hdev);

hci_dev_put(hdev);
Expand Down

0 comments on commit 629dbdd

Please sign in to comment.