]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfb629ddd5461088a127502eebde2ccce6dc1a4f6
tree16f62d358ea37187d783341aedf51bac4c74e145
parent28fb432afc4399238c6a6dfd5fdcdea92cf91638
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