Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86057
b: refs/heads/master
c: 1902869
h: refs/heads/master
i:
  86055: 611038c
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed Feb 21, 2008
1 parent 509b0cb commit 8c37464
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: 2129c4e1b4469e1f9711a54e97e8ddf8b26bb62d
refs/heads/master: 1902869019918411c148c18cc3a22aade569ac9a
1 change: 1 addition & 0 deletions trunk/drivers/usb/class/usblp.c
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ static int usblp_open(struct inode *inode, struct file *file)
usblp->rcomplete = 0;

if (handle_bidir(usblp) < 0) {
usb_autopm_put_interface(intf);
usblp->used = 0;
file->private_data = NULL;
retval = -EIO;
Expand Down

0 comments on commit 8c37464

Please sign in to comment.