commit | 7436f41283ef2a45f8320ad482edd0aba1bd5843 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Mon May 26 19:23:19 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 27 15:04:06 2014 -0700 |
tree | c49e6192184345a7a3672478a63f8532f0ea54be | |
parent | fb7ad4f93d9f0f7d49beda32f5e7becb94b29a4d [diff] |
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>