Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325851
b: refs/heads/master
c: 89bb957
h: refs/heads/master
i:
  325849: 7fc1535
  325847: 9e5df37
v: v3
  • Loading branch information
Wei Yongjun authored and Greg Kroah-Hartman committed Sep 5, 2012
1 parent b0d8602 commit 22d6221
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: 027c5215a9b584ed2c7c23870221a4429d35a981
refs/heads/master: 89bb957ec8b054ea9994974f03848cb2f129f50c
1 change: 0 additions & 1 deletion trunk/drivers/usb/serial/cp210x.c
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,6 @@ static int cp210x_startup(struct usb_serial *serial)
if (!port_priv)
return -ENOMEM;

memset(port_priv, 0x00, sizeof(*port_priv));
port_priv->bInterfaceNumber =
serial->interface->cur_altsetting->desc.bInterfaceNumber;

Expand Down

0 comments on commit 22d6221

Please sign in to comment.