Hello Linus,
2.5.32 compile error scsi tape line 112 "parse error before ;"
Please apply this tested simple fix.
Albert
--- linux2.5.32/drivers/scsi/st.c.orig 2002-08-27 23:14:18.000000000 -0400
+++ linux/drivers/scsi/st.c 2002-08-27 23:14:29.000000000 -0400
@@ -109,6 +109,7 @@
},
{
"try_direct_io", &try_direct_io
+ }
};
#endif
-- Albert Cranford Deerfield Beach FL USA ac9410@bellsouth.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:21 EST