commit | d76f2f4462bbb2cf7bc83a35c5278177aa627e89 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Tue Jul 22 11:16:42 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jul 22 13:03:27 2008 -0700 |
tree | beac09e41cf05235676752dac220d4172bb3ec66 | |
parent | 03f0dbf74c7a117c270e63d62d5e4927af6f295b [diff] |
io_edgeport: Fix various bogus returns to the tty layer The edgeport reports negative error codes to functions that do not expect them. This can cause ports to jam forever Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>