diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_scsi.c')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_scsi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/lpfc/lpfc_scsi.c b/drivers/scsi/lpfc/lpfc_scsi.c index f2aff3f4042b..4c1ab21f3071 100644 --- a/drivers/scsi/lpfc/lpfc_scsi.c +++ b/drivers/scsi/lpfc/lpfc_scsi.c | |||
@@ -1273,4 +1273,5 @@ struct scsi_host_template lpfc_template = { | |||
1273 | .cmd_per_lun = LPFC_CMD_PER_LUN, | 1273 | .cmd_per_lun = LPFC_CMD_PER_LUN, |
1274 | .use_clustering = ENABLE_CLUSTERING, | 1274 | .use_clustering = ENABLE_CLUSTERING, |
1275 | .shost_attrs = lpfc_host_attrs, | 1275 | .shost_attrs = lpfc_host_attrs, |
1276 | .max_sectors = 0xFFFF, | ||
1276 | }; | 1277 | }; |