* [Linux-ia64] patch for 2.5.45 fusion mptscsih
@ 2002-11-06 0:09 Lee, Jung-Ik
0 siblings, 0 replies; only message in thread
From: Lee, Jung-Ik @ 2002-11-06 0:09 UTC (permalink / raw)
To: linux-ia64
[-- Attachment #1: Type: text/plain, Size: 171 bytes --]
The attached patch fixes message/fusion/mptscsih.h that causes kernel build
error.
mptscsih.h | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
thanks,
J.I.
[-- Attachment #2: fusion_2545.diff --]
[-- Type: application/octet-stream, Size: 633 bytes --]
diff -ur linux-2.5.45.org/drivers/message/fusion/mptscsih.h linux-2.5.45-ia64-021031-phpa/drivers/message/fusion/mptscsih.h
--- linux-2.5.45.org/drivers/message/fusion/mptscsih.h Wed Oct 30 16:43:46 2002
+++ linux-2.5.45-ia64-021031-phpa/drivers/message/fusion/mptscsih.h Tue Nov 5 13:33:03 2002
@@ -267,8 +268,7 @@
.sg_tablesize = MPT_SCSI_SG_DEPTH, \
.max_sectors = MPT_SCSI_MAX_SECTORS, \
.cmd_per_lun = MPT_SCSI_CMD_PER_LUN, \
- .use_clustering = ENABLE_CLUSTERING, \
- .slave_attach x_scsi_slave_attach, \
+ .use_clustering = ENABLE_CLUSTERING \
}
#else /* LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,1) */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-06 0:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-06 0:09 [Linux-ia64] patch for 2.5.45 fusion mptscsih Lee, Jung-Ik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox