[SCSI] lpfc 8.3.24: Add resource extent support
[deliverable/linux.git] / drivers / scsi / lpfc / lpfc_vport.c
index 30ba5440c67a7848e3f557eb1e564fb0ae8a0674..1feb551a57bce4cd8e8fe8cf0bb3c6522af3a154 100644 (file)
@@ -83,7 +83,7 @@ inline void lpfc_vport_set_state(struct lpfc_vport *vport,
 static int
 lpfc_alloc_vpi(struct lpfc_hba *phba)
 {
-       int  vpi;
+       unsigned long vpi;
 
        spin_lock_irq(&phba->hbalock);
        /* Start at bit 1 because vpi zero is reserved for the physical port */
This page took 0.026022 seconds and 5 git commands to generate.