Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235315
b: refs/heads/master
c: 3d06bf1
h: refs/heads/master
i:
  235313: 8fe36e2
  235311: 22cee55
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed Feb 17, 2011
1 parent a61a33c commit ca9b8ba
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: c9c4558f7874676e31ea7a74caafcf09ebbc03ed
refs/heads/master: 3d06bf152abcc3895a0f3afa21d762d84c9aecbc
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/usb_wwan.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ int usb_wwan_write(struct tty_struct *tty, struct usb_serial_port *port,
intfdata->in_flight--;
spin_unlock_irqrestore(&intfdata->susp_lock,
flags);
usb_autopm_put_interface_async(port->serial->interface);
continue;
}
}
Expand Down

0 comments on commit ca9b8ba

Please sign in to comment.