Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178127
b: refs/heads/master
c: 652fd78
h: refs/heads/master
i:
  178125: 83d36b0
  178123: 52b70fb
  178119: b0aa4d1
  178111: 18fece4
v: v3
  • Loading branch information
Oliver Neukum authored and Marcel Holtmann committed Dec 17, 2009
1 parent 12d44c3 commit 521eadf
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: b13f5860447a98daf0358a51fbff66154ac0663a
refs/heads/master: 652fd781a52ad6e24b908cd8b83d12699754f253
1 change: 1 addition & 0 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ static void btusb_bulk_complete(struct urb *urb)
return;

usb_anchor_urb(urb, &data->bulk_anchor);
usb_mark_last_busy(data->udev);

err = usb_submit_urb(urb, GFP_ATOMIC);
if (err < 0) {
Expand Down

0 comments on commit 521eadf

Please sign in to comment.