Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338692
b: refs/heads/master
c: b0f4765
h: refs/heads/master
v: v3
  • Loading branch information
Johan Hovold authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 90f3a8d commit 889d43a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 3157fad9ad6dbc97ee0ba2d6ada256370841c77a
refs/heads/master: b0f4765ae0f095bdc3d090937e72a198dee5cd39
1 change: 0 additions & 1 deletion trunk/drivers/usb/serial/opticon.c
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@ static int opticon_startup(struct usb_serial *serial)
spin_lock_init(&priv->lock);
priv->serial = serial;
priv->port = serial->port[0];
priv->outstanding_urbs = 0; /* Init the outstanding urbs */

/* find our bulk endpoint */
intf = serial->interface->altsetting;
Expand Down

0 comments on commit 889d43a

Please sign in to comment.