commit | 925e9c1c08750096ddb4634f5d06b5451e4a92a8 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Fri Dec 08 02:38:30 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 08 08:28:54 2006 -0800 |
tree | c4617708dc076892dc52ec501aa7643ccdf37325 | |
parent | cd7ed64e1508d3275c20d072bf9037028ec34f56 [diff] |
[PATCH] Char: mxser_new, reverse if-else-paths patch This patch was intorduced in mxser to 1.9.1 conversion, but causes endless sleep in tcdrain userspace call. Thanks to Sergei Organov <osv@javad.com> for testing and pointing this out. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>