summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_crtn.h
diff options
context:
space:
mode:
authorJames Smart2016-07-06 21:36:05 +0200
committerMartin K. Petersen2016-07-15 21:25:06 +0200
commitc92c841cc72ae7eb665fb9ea2a1c991e214c3807 (patch)
tree5d356f1aa32a1864e5cf16c679de36e1276e8a5c /drivers/scsi/lpfc/lpfc_crtn.h
parentlpfc: Correct RDP response Revision location (diff)
downloadkernel-qcow2-linux-c92c841cc72ae7eb665fb9ea2a1c991e214c3807.tar.gz
kernel-qcow2-linux-c92c841cc72ae7eb665fb9ea2a1c991e214c3807.tar.xz
kernel-qcow2-linux-c92c841cc72ae7eb665fb9ea2a1c991e214c3807.zip
lpfc: Add support for XLane LUN priority
Add support for XLane LUN priority Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_crtn.h')
-rw-r--r--drivers/scsi/lpfc/lpfc_crtn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_crtn.h b/drivers/scsi/lpfc/lpfc_crtn.h
index 4e55b35180a4..bc0e2f197ff5 100644
--- a/drivers/scsi/lpfc/lpfc_crtn.h
+++ b/drivers/scsi/lpfc/lpfc_crtn.h
@@ -492,7 +492,7 @@ struct lpfc_device_data *__lpfc_get_device_data(struct lpfc_hba *,
struct lpfc_name *,
struct lpfc_name *, uint64_t);
bool lpfc_enable_oas_lun(struct lpfc_hba *, struct lpfc_name *,
- struct lpfc_name *, uint64_t);
+ struct lpfc_name *, uint64_t, uint8_t);
bool lpfc_disable_oas_lun(struct lpfc_hba *, struct lpfc_name *,
struct lpfc_name *, uint64_t);
bool lpfc_find_next_oas_lun(struct lpfc_hba *, struct lpfc_name *,