Message ID | 573beec3.1314620a.54ed4.4ad4@mx.google.com (mailing list archive) |
---|---|
State | Deferred, archived |
Headers | show |
diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h index fcfa3d7..f3c43bd 100644 --- a/include/scsi/scsi_host.h +++ b/include/scsi/scsi_host.h @@ -383,7 +383,7 @@ struct scsi_host_template { * maximum, and may be over the transfer limits allowed for * individual devices (e.g. 256 for SCSI-1). */ -#define SCSI_DEFAULT_MAX_SECTORS 1024 +#define SCSI_DEFAULT_MAX_SECTORS 65535 /* * True if this host adapter can make good use of linked commands.