USB: serial: fix softint not being called on errors
authorJohan Hovold <jhovold@gmail.com>
Sat, 27 Feb 2010 13:06:07 +0000 (14:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Mar 2010 14:24:03 +0000 (07:24 -0700)
Make sure usb_serial_port_softint is called on errors also when using
multi urb writes.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found