summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cyberstormII.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/cyberstormII.h')
-rw-r--r--drivers/scsi/cyberstormII.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/cyberstormII.h b/drivers/scsi/cyberstormII.h
index f97d2fcaa..c328b8bbb 100644
--- a/drivers/scsi/cyberstormII.h
+++ b/drivers/scsi/cyberstormII.h
@@ -43,7 +43,7 @@ extern int esp_reset(Scsi_Cmnd *, unsigned int);
extern int esp_proc_info(char *buffer, char **start, off_t offset, int length,
int hostno, int inout);
-#define SCSI_CYBERSTORMII { proc_dir: &proc_scsi_esp, \
+#define SCSI_CYBERSTORMII { proc_name: "esp-cyberstormII", \
proc_info: esp_proc_info, \
name: "CyberStorm Mk II SCSI", \
detect: cyberII_esp_detect, \