summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_crtn.h
diff options
context:
space:
mode:
authorJames Smart2012-08-03 18:36:52 +0200
committerJames Bottomley2012-09-14 15:44:39 +0200
commitba20c8536fa039ac3bfc32e0a0f0450134dee8c1 (patch)
tree0293b8915bce3638fc9095857bc230f76c6c80ee /drivers/scsi/lpfc/lpfc_crtn.h
parent[SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module para... (diff)
downloadkernel-qcow2-linux-ba20c8536fa039ac3bfc32e0a0f0450134dee8c1.tar.gz
kernel-qcow2-linux-ba20c8536fa039ac3bfc32e0a0f0450134dee8c1.tar.xz
kernel-qcow2-linux-ba20c8536fa039ac3bfc32e0a0f0450134dee8c1.zip
[SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameter
Signed-off-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_crtn.h')
-rw-r--r--drivers/scsi/lpfc/lpfc_crtn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/lpfc/lpfc_crtn.h b/drivers/scsi/lpfc/lpfc_crtn.h
index 08e3a9b60e45..10429149f785 100644
--- a/drivers/scsi/lpfc/lpfc_crtn.h
+++ b/drivers/scsi/lpfc/lpfc_crtn.h
@@ -390,6 +390,7 @@ extern spinlock_t pgcnt_lock;
extern unsigned int pgcnt;
extern unsigned int lpfc_prot_mask;
extern unsigned char lpfc_prot_guard;
+extern unsigned int lpfc_fcp_look_ahead;
/* Interface exported by fabric iocb scheduler */
void lpfc_fabric_abort_nport(struct lpfc_nodelist *);