]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/g_NCR5380.c
[SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target overloading
[linux-2.6-omap-h63xx.git] / drivers / scsi / g_NCR5380.c
index 1c1c50ef3ac1ab5adae099b635efc97d4296671e..45756fa907772c94a068064e031bfcb6e4a067c2 100644 (file)
@@ -798,7 +798,7 @@ static int generic_NCR5380_proc_info(struct Scsi_Host *scsi_ptr, char *buffer, c
        Scsi_Cmnd *ptr;
        struct NCR5380_hostdata *hostdata;
 #ifdef NCR5380_STATS
-       Scsi_Device *dev;
+       struct scsi_device *dev;
        extern const char *const scsi_device_types[MAX_SCSI_DEVICE_CODE];
 #endif