Jeremiah Mahler
04f9c6e6d1
usb: serial: handle -ENODEV quietly in generic_submit_read_urb
...
If a USB serial device (e.g. /dev/ttyUSB0) with an active program is
unplugged, an -ENODEV (19) error will be produced after it gives up
trying to resubmit a read.
usb_serial_generic_submit_read_urb - usb_submit_urb failed: -19
Add -ENODEV as one of the permanent errors along with -EPERM that
usb_serial_generic_submit_read_urb() handles quietly without an error.
Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
2015-01-12 10:23:54 +01:00
..
2014-01-03 12:39:31 -08:00
2014-01-08 15:01:39 -08:00
2014-01-08 15:01:39 -08:00
2014-05-27 15:04:08 -07:00
2014-03-12 12:44:50 -07:00
2015-01-10 12:48:21 +01:00
2015-01-06 16:26:43 +01:00
2014-03-12 12:44:50 -07:00
2014-03-12 12:44:50 -07:00
2014-01-03 12:42:24 -08:00
2014-09-23 21:19:35 -07:00
2014-01-08 15:01:39 -08:00
2014-01-08 15:01:39 -08:00
2014-11-19 10:12:30 +01:00
2014-11-19 10:12:30 +01:00
2012-03-14 15:43:05 -07:00
2014-01-08 15:01:39 -08:00
2015-01-12 10:23:54 +01:00
2014-01-08 15:01:39 -08:00
2013-03-25 13:50:53 -07:00
2014-09-23 21:19:35 -07:00
2014-05-27 15:12:57 -07:00
2014-01-08 15:01:39 -08:00
2014-01-08 15:01:39 -08:00
2014-01-03 12:31:46 -08:00
2014-03-12 12:44:50 -07:00
2014-11-04 18:11:01 +01:00
2014-10-22 11:19:01 +02:00
2014-01-03 12:39:31 -08:00
2015-01-02 15:12:28 +01:00
2012-10-25 09:37:13 -07:00
2014-07-09 15:44:06 -07:00
2014-11-26 10:41:46 -08:00
2014-09-15 18:43:08 +02:00
2014-01-08 15:01:39 -08:00
2014-01-08 15:01:39 -08:00
2014-12-02 16:15:02 -08:00
2014-11-03 09:15:18 +01:00
2014-01-08 15:01:39 -08:00
2014-01-08 15:01:39 -08:00
2014-01-08 15:01:39 -08:00
2014-11-03 09:07:30 +01:00
2015-01-07 10:12:25 +01:00
2014-01-08 15:01:39 -08:00
2014-09-01 12:04:17 +02:00
2014-08-18 13:09:27 +02:00
2014-01-08 15:01:39 -08:00
2015-01-07 10:12:25 +01:00
2014-03-12 12:44:50 -07:00
2014-01-08 15:01:39 -08:00
2014-09-01 11:55:30 +02:00
2014-03-12 12:44:50 -07:00
2014-11-19 16:22:22 +01:00
2014-03-12 12:44:50 -07:00
2014-09-23 21:19:35 -07:00
2013-06-19 15:54:45 -07:00
2014-01-08 15:01:39 -08:00
2014-06-03 12:57:53 -07:00
2014-12-14 14:57:16 -08:00
2014-08-27 13:23:52 -07:00
2014-05-27 15:04:08 -07:00
2014-01-08 15:01:39 -08:00
2014-01-03 12:39:31 -08:00
2014-08-24 14:15:08 -05:00
2014-01-08 15:01:39 -08:00
2014-09-04 11:18:26 +02:00