Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210814
b: refs/heads/master
c: 7011e66
h: refs/heads/master
v: v3
  • Loading branch information
Dan Rosenberg authored and David S. Miller committed Sep 17, 2010
1 parent b95b99e commit 9011024
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e71895a1beff2014534c9660d9ae42e043f11555
refs/heads/master: 7011e660938fc44ed86319c18a5954e95a82ab3e
2 changes: 2 additions & 0 deletions trunk/drivers/net/usb/hso.c
Original file line number Diff line number Diff line change
Expand Up @@ -1652,6 +1652,8 @@ static int hso_get_count(struct hso_serial *serial,
struct uart_icount cnow;
struct hso_tiocmget *tiocmget = serial->tiocmget;

memset(&icount, 0, sizeof(struct serial_icounter_struct));

if (!tiocmget)
return -ENOENT;
spin_lock_irq(&serial->serial_lock);
Expand Down

0 comments on commit 9011024

Please sign in to comment.