Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341945
b: refs/heads/master
c: b9b5ef1
h: refs/heads/master
i:
  341943: 15ed11c
v: v3
  • Loading branch information
Gustavo Padovan committed Dec 3, 2012
1 parent 1812fde commit 54f5a54
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: dc2a0e20fbc85a71c63aa4330b496fda33f6bf80
refs/heads/master: b9b5ef188e5a2222cfc16ef62a4703080750b451
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/hci_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1854,6 +1854,8 @@ void hci_unregister_dev(struct hci_dev *hdev)
for (i = 0; i < NUM_REASSEMBLY; i++)
kfree_skb(hdev->reassembly[i]);

cancel_work_sync(&hdev->power_on);

if (!test_bit(HCI_INIT, &hdev->flags) &&
!test_bit(HCI_SETUP, &hdev->dev_flags)) {
hci_dev_lock(hdev);
Expand Down

0 comments on commit 54f5a54

Please sign in to comment.