{PATCH} 2.6.1-rc1-mm2 amd7xx_too.c

From: Bill Davidsen
Date: Wed Jan 07 2004 - 17:09:38 EST


I haven't been able to read the list in a few days, if this has been fixed
previously ignore it. Attached to ansure mailer non-botching.
--- amd7xx_tco.c.ORIG 2004-01-06 14:58:03.000000000 -0500
+++ amd7xx_tco.c 2004-01-07 09:18:26.000000000 -0500
@@ -253,7 +253,7 @@
return -ESPIPE;

if (len) {
- if (!nowayout)
+ if (!nowayout) {
size_t i;
char c;
expect_close = 0;