USB: usb_wwan: silence read errors on disconnect
authorJohan Hovold <johan@kernel.org>
Mon, 17 Aug 2015 15:35:24 +0000 (17:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Aug 2015 17:07:10 +0000 (10:07 -0700)
commitd2958d1b8fb0cffa362b187c0375a5aff4fe3825
tree16f62d358ea37187d783341aedf51bac4c74e145
parent9257f1daa8befd5c0a343031dd870236550e00c5
USB: usb_wwan: silence read errors on disconnect

Silence read-urb resubmission errors when the device is going away.

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