Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232469
b: refs/heads/master
c: e2e0cac
h: refs/heads/master
i:
  232467: 9dcdc5b
v: v3
  • Loading branch information
Johan Hedberg authored and Gustavo F. Padovan committed Jan 19, 2011
1 parent bfc307e commit 3e29873
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 4571928fc73589e9c5217cd069d2c0b4ff1818a8
refs/heads/master: e2e0cacbd4b0c7c69c7591d37c243f2363aeaa71
4 changes: 4 additions & 0 deletions trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1011,6 +1011,10 @@ int hci_unregister_dev(struct hci_dev *hdev)

destroy_workqueue(hdev->workqueue);

hci_dev_lock_bh(hdev);
hci_blacklist_clear(hdev);
hci_dev_unlock_bh(hdev);

__hci_dev_put(hdev);

return 0;
Expand Down

0 comments on commit 3e29873

Please sign in to comment.