USB: usb_wwan: fix discarded writes on resume errors
authorJohan Hovold <jhovold@gmail.com>
Mon, 26 May 2014 17:23:19 +0000 (19:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:04:06 +0000 (15:04 -0700)
commit7436f41283ef2a45f8320ad482edd0aba1bd5843
treec49e6192184345a7a3672478a63f8532f0ea54be
parentfb7ad4f93d9f0f7d49beda32f5e7becb94b29a4d
USB: usb_wwan: fix discarded writes on resume errors

There's no reason not to try sending off any further delayed write urbs,
should one urb-submission fail.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/usb_wwan.c