]> git.itanic.dy.fi Git - linux-stable/commit
USB: pl2303: fix error characters not being reported to ldisc
authorJohan Hovold <jhovold@gmail.com>
Thu, 8 Oct 2009 09:36:46 +0000 (11:36 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Oct 2009 22:11:48 +0000 (15:11 -0700)
commit1286d6703bcfce075676b6fe723058abd3ff68bb
tree79ecadc20520a43cbb714338711d03ca661d86af
parentc3c7e4b94878b3f85a9f5ab10c47e8d4ef531663
USB: pl2303: fix error characters not being reported to ldisc

commit 9388e2e71a51fab0aa2309bbb45e8a23d89a95a9 upstream.

Fix regression introduced by commit
d4fc4a7bfc2dee626f4fec1e209e58eaa4312de6 (tty: Fix the PL2303 private
methods for sysrq).

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/pl2303.c