Re: [patch] tty: moxa: fix bit test in moxa_start()

From: Alan Cox
Date: Thu Mar 08 2012 - 11:06:24 EST


On Wed, 7 Mar 2012 13:05:00 +0300
Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote:

> 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@xxxxxxxxxx>

Acked-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/