]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] synclink_gt: fix receive tty error handling
authorPaul Fulghum <paulkf@microgate.com>
Fri, 1 Sep 2006 04:27:36 +0000 (21:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 1 Sep 2006 18:39:08 +0000 (11:39 -0700)
commitd95fe4b870dc84a25a7b47fe5674ca13692b5f32
tree5f84f613d0304c990692de13e34708b020060f68
parent28ca3bb880d445a39e9c1572a943d6dd2fb04104
[PATCH] synclink_gt: fix receive tty error handling

Fix receive tty error handling in synclink_gt driver.  Adrian reported
compiler warning for incorrect bit test against char variable.  I
determined these and other device specific error bits were incorrectly
defined.

Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/synclink_gt.c