diff options
author | Johan Hovold <johan@kernel.org> | 2014-11-18 11:25:19 +0100 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2014-11-19 16:22:21 +0100 |
commit | 5d1678a33c731b56e245e888fdae5e88efce0997 (patch) | |
tree | 297aad03ca184a50ac923dc5b1d76204a4ad8248 /drivers/devfreq | |
parent | 204ec6e07ea7aff863df0f7c53301f9cbbfbb9d3 (diff) |
USB: keyspan: fix tty line-status reporting
Fix handling of TTY error flags, which are not bitmasks and must
specifically not be ORed together as this prevents the line discipline
from recognising them.
Also insert null characters when reporting overrun errors as these are
not associated with the received character.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions