* [PATCH] 2.5.20 drivers/scsi/ips.c cleanup
@ 2002-06-05 1:26 Chris Wright
0 siblings, 0 replies; only message in thread
From: Chris Wright @ 2002-06-05 1:26 UTC (permalink / raw)
To: ipslinux; +Cc: linux-kernel
Hi,
The IBM ServeRAID driver does not compile in recent 2.5 kernels. The
simple patch below fixes the compilation error and has been tested at OSDL.
thanks,
-chris
--- a/drivers/scsi/ips.c Mon May 20 15:07:16 2002
+++ b/drivers/scsi/ips.c Tue Jun 4 15:11:01 2002
@@ -596,7 +596,7 @@
}
return (1);
-
+}
__setup("ips=", ips_setup);
#else
@@ -633,9 +633,9 @@
}
}
+}
#endif
-}
/****************************************************************************/
/* */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-05 1:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-05 1:26 [PATCH] 2.5.20 drivers/scsi/ips.c cleanup Chris Wright
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox