Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237403
b: refs/heads/master
c: c6f3c5f
h: refs/heads/master
i:
  237401: a94869b
  237399: c9a2355
v: v3
  • Loading branch information
Gustavo F. Padovan committed Feb 16, 2011
1 parent 2faef1b commit 3c027cf
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: de73115a7d67e1b81dbde2285a7657f3e3867703
refs/heads/master: c6f3c5f7f2938d2809bcc15889e9aa212038a554
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1199,6 +1199,8 @@ int hci_unregister_dev(struct hci_dev *hdev)

hci_unregister_sysfs(hdev);

hci_del_off_timer(hdev);

destroy_workqueue(hdev->workqueue);

hci_dev_lock_bh(hdev);
Expand Down

0 comments on commit 3c027cf

Please sign in to comment.