aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/consolemap.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-03-07 13:05:00 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-02 09:26:53 -0700
commit3fc869e8213e87c41f9c05be8bcfd2ebb17253f3 (patch)
tree4de182b707b26b671e02da60b9364adb0640baf6 /drivers/tty/vt/consolemap.c
parentac51a34e78db88ef4392040097f82ce3cc28b666 (diff)
downloadkernel_samsung_smdk4412-3fc869e8213e87c41f9c05be8bcfd2ebb17253f3.zip
kernel_samsung_smdk4412-3fc869e8213e87c41f9c05be8bcfd2ebb17253f3.tar.gz
kernel_samsung_smdk4412-3fc869e8213e87c41f9c05be8bcfd2ebb17253f3.tar.bz2
tty: moxa: fix bit test in moxa_start()
commit 58112dfbfe02d803566a2c6c8bd97b5fa3c62cdc 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>
Diffstat (limited to 'drivers/tty/vt/consolemap.c')
0 files changed, 0 insertions, 0 deletions