lkml.org 
[lkml]   [2002]   [Jun]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 2.5.20 drivers/scsi/ips.c cleanup
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

-}

/****************************************************************************/
/* */
-
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/
\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.029 / U:1.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site