]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
synclink_gt fix receive tty error handling
authorPaul Fulghum <paulkf@microgate.com>
Thu, 16 Nov 2006 23:13:41 +0000 (00:13 +0100)
committerAdrian Bunk <bunk@stusta.de>
Thu, 16 Nov 2006 23:13:41 +0000 (00:13 +0100)
commit6e16bd44c369e8fd336ef4c11116adaef6d6f3a2
treeea1f47d97002ea08b64dc3c2c9c673cca4e3bf1d
parent9ca0bc2ceee9e65e71310336f40af7ca1a348fc2
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: Adrian Bunk <bunk@stusta.de>
drivers/char/synclink_gt.c