tty: icom: bit and/or confusion?
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 14 Aug 2009 12:02:34 +0000 (14:02 +0200)
committerLive-CD User <linux@linux.site>
Sat, 19 Sep 2009 20:13:11 +0000 (13:13 -0700)
commit1607acaec38319c5e0b48a3586c00e667e920a0d
tree91d6e8c56a2345f636ffaab61c8a7837a4b2e702
parent60479ed59444de658d25c4d4000fa45b61b491a3
tty: icom: bit and/or confusion?

Previously, if any bit other than CMD_SND_BREAK was set, CMD_SND_BREAK
was not unset.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/serial/icom.c