Re: [PATCH v3 0/2] usb: serial: silence non-critical unplug read errors

2015-01-12 Thread Johan Hovold
On Sun, Jan 11, 2015 at 05:42:05AM -0800, Jeremiah Mahler wrote: > If a USB serial device (e.g. /dev/ttyUSB0) with an active program is > unplugged, a bunch of -ENODEV and -EPROTO errors may be produced in the > logs. This patch set quiets these messages without changing the > original behavior.

[PATCH v3 0/2] usb: serial: silence non-critical unplug read errors

2015-01-11 Thread Jeremiah Mahler
If a USB serial device (e.g. /dev/ttyUSB0) with an active program is unplugged, a bunch of -ENODEV and -EPROTO errors may be produced in the logs. This patch set quiets these messages without changing the original behavior. This change is beneficial when using daemons such as slcand, which is sim