diff options
Diffstat (limited to 'drivers/scsi/53c7,8xx.h')
-rw-r--r-- | drivers/scsi/53c7,8xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/53c7,8xx.h b/drivers/scsi/53c7,8xx.h index 80fbad3b5..cfddfa681 100644 --- a/drivers/scsi/53c7,8xx.h +++ b/drivers/scsi/53c7,8xx.h @@ -1394,7 +1394,7 @@ struct NCR53c7x0_hostdata { /* commands running, maintained by Linux driver */ - volatile struct NCR53c7x0_cmd *current; /* currently connected + volatile struct NCR53c7x0_cmd *curr; /* currently connected nexus, ONLY valid for NCR53c700/NCR53c700-66 */ |