Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188137
b: refs/heads/master
c: 4d823be
h: refs/heads/master
i:
  188135: 060d847
v: v3
  • Loading branch information
Christoph Egger authored and David S. Miller committed Mar 15, 2010
1 parent 1df734b commit f55ad37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 6329da5f258ae752d1f33b549bae4f8a20b6871a
refs/heads/master: 4d823be98c5b24d94c7f41a384a4bb60d7848ad5
3 changes: 0 additions & 3 deletions trunk/drivers/net/usb/hso.c
Original file line number Diff line number Diff line change
Expand Up @@ -1155,9 +1155,6 @@ static void _hso_serial_set_termios(struct tty_struct *tty,
static void hso_resubmit_rx_bulk_urb(struct hso_serial *serial, struct urb *urb)
{
int result;
#ifdef CONFIG_HSO_AUTOPM
usb_mark_last_busy(urb->dev);
#endif
/* We are done with this URB, resubmit it. Prep the USB to wait for
* another frame */
usb_fill_bulk_urb(urb, serial->parent->usb,
Expand Down

0 comments on commit f55ad37

Please sign in to comment.