Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168545
b: refs/heads/master
c: 404291a
h: refs/heads/master
i:
  168543: 00505fd
v: v3
  • Loading branch information
Linus Torvalds committed Nov 11, 2009
1 parent 18eac64 commit 69c7b76
Show file tree
Hide file tree
Showing 2 changed files with 2 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: fd801452a30927ec0dff84e541191e611c1afd0c
refs/heads/master: 404291ac9e72d118fcadeb939a69b2caa0a0e9ca
1 change: 1 addition & 0 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,7 @@ static int btusb_close(struct hci_dev *hdev)
return 0;

cancel_work_sync(&data->work);
cancel_work_sync(&data->waker);

clear_bit(BTUSB_ISOC_RUNNING, &data->flags);
clear_bit(BTUSB_BULK_RUNNING, &data->flags);
Expand Down

0 comments on commit 69c7b76

Please sign in to comment.