Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276771
b: refs/heads/master
c: 54a8a79
h: refs/heads/master
i:
  276769: 536bcf9
  276767: bae5a8f
v: v3
  • Loading branch information
Cong Wang authored and Gustavo F. Padovan committed Dec 2, 2011
1 parent 573d691 commit 54a6f46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9b338c3dd12918f7f7df2b882f63f71e9efbcb41
refs/heads/master: 54a8a79c55ce283c94ce4c67a98d28c21830405a
3 changes: 1 addition & 2 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -777,9 +777,8 @@ static int btusb_send_frame(struct sk_buff *skb)
usb_mark_last_busy(data->udev);
}

usb_free_urb(urb);

done:
usb_free_urb(urb);
return err;
}

Expand Down

0 comments on commit 54a6f46

Please sign in to comment.