commit | 54c0f37e9a200d74ec43cffa6526d9ad17a388a7 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Thu Feb 07 00:15:12 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Feb 07 08:42:24 2008 -0800 |
tree | be288402e111b2b20350c296ccc325eda660f616 | |
parent | 43d46ab1cdeb12b8d072cfdf84956073a1fa8866 [diff] |
dz: handle special conditions on reception correctly Handle the read and ignore status masks correctly. Handle the BREAK condition as expected: a framing error with a null character is a BREAK, any other framing error is a framing error indeed. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Cc: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>