]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/mac_scsi.c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / scsi / mac_scsi.c
index 18f74b4a0b95b184aac147dbb486bd75c8957129..bb2381314a2bfe91c1552f4f257dc41919014aac 100644 (file)
@@ -324,6 +324,7 @@ static struct scsi_host_template mac_scsi_template = {
        .cmd_per_lun            = 2,
        .use_clustering         = DISABLE_CLUSTERING,
        .cmd_size               = NCR5380_CMD_SIZE,
+       .max_sectors            = 128,
 };
 
 static int __init mac_scsi_probe(struct platform_device *pdev)