Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195531
b: refs/heads/master
c: 313b0d8
h: refs/heads/master
i:
  195529: f2c3e54
  195527: b4375ba
v: v3
  • Loading branch information
Johan Hovold authored and Greg Kroah-Hartman committed May 20, 2010
1 parent 042d95a commit aaff08d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d733cec1ab0ab3b34e4acfc413cb31157eea67c3
refs/heads/master: 313b0d80c1717ffe8f64b455a4d323996748b91a
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/kl5kusb105.c
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ static int klsi_105_startup(struct usb_serial *serial)
usb_free_urb(priv->write_urb_pool[j]);
}
}
kfree(priv);
usb_set_serial_port_data(serial->port[i], NULL);
}
return -ENOMEM;
Expand Down

0 comments on commit aaff08d

Please sign in to comment.