Files
linux/drivers/tty
Dan Carpenter 3fc869e821 tty: moxa: fix bit test in moxa_start()
commit 58112dfbfe upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-02 09:26:53 -07:00
..
2012-02-03 09:19:00 -08:00
2012-04-02 09:26:53 -07:00
2011-03-31 11:26:23 -03:00
2011-08-04 21:58:40 -07:00
2011-06-07 10:36:47 -07:00
2011-04-19 14:41:48 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-11-11 09:35:12 -08:00