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>
Fri, 9 Oct 2009 20:52:05 +0000 (13:52 -0700)
commit9388e2e71a51fab0aa2309bbb45e8a23d89a95a9
tree0a03b34782e751ab3666c7df796d4a85c485d129
parentcc01f17d5cb8ac604108515735aeca72e17944c1
USB: pl2303: fix error characters not being reported to ldisc

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

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