Files
linux-apfs/drivers
Dan Carpenter 58112dfbfe tty: moxa: fix bit test in moxa_start()
This is supposed to be doing a shift before the comparison instead of
just doing a bitwise AND directly.  The current code means the start()
just returns without doing anything.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-08 12:55:48 -08:00
..
2012-03-08 10:50:35 -08:00
2012-02-02 14:00:43 +05:30
2012-01-20 08:24:22 -08:00
2012-03-08 12:51:13 -08:00
2012-01-23 08:44:53 -08:00
2012-03-08 11:47:02 -08:00