Files
Johan Hovold 442f4d1e9a tty: fix termios input-speed encoding
[ Upstream commit fada18c48d ]

Make sure to clear the CIBAUD bits before OR-ing the new mask when
encoding the termios input baud rate.

This could otherwise lead to an incorrect input rate being reported back
and incidentally set on subsequent termios updates.

Fixes: edc6afc549 ("[PATCH] tty: switch to ktermios and new framework")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-26 08:39:38 +02:00
..
2018-06-12 16:19:22 -07:00
2018-06-12 16:19:22 -07:00
…
…
…
…
2018-04-30 05:14:55 -07:00
…
2018-08-24 13:04:48 +02:00
…
…