]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e6175b21c0e26d84b58783268e2615cc7324609
tree91d6e8c56a2345f636ffaab61c8a7837a4b2e702
parent7f49a3b8b86db6c0da074b5a7ffd307d768903b6
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