Fix a typo in NCR_D700
Signed-off-by Mark Haverkamp <[EMAIL PROTECTED]>
---
--- scsi-misc-2.6.orig/drivers/scsi/NCR_D700.c 2007-01-15 09:18:58.000000000
-0800
+++ scsi-misc-2.6/drivers/scsi/NCR_D700.c 2007-01-24 09:27:02.000000000
-0800
@@ -200,7 +200,7 @@
hostdata->base = ioport_map(region, 64);
hostdata->differential = (((1<<siop) & differential) != 0);
hostdata->clock = NCR_D700_CLOCK_MHZ;
- hostdata->busrt_length = 8;
+ hostdata->burst_length = 8;
/* and register the siop */
host = NCR_700_detect(&NCR_D700_driver_template, hostdata, p->dev);
--
Mark Haverkamp <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html