summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cyberstorm.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/cyberstorm.h')
-rw-r--r--drivers/scsi/cyberstorm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/cyberstorm.h b/drivers/scsi/cyberstorm.h
index 0dd156389..00624cd3f 100644
--- a/drivers/scsi/cyberstorm.h
+++ b/drivers/scsi/cyberstorm.h
@@ -56,7 +56,7 @@ extern int esp_proc_info(char *buffer, char **start, off_t offset, int length,
int hostno, int inout);
-#define SCSI_CYBERSTORM { proc_dir: &proc_scsi_esp, \
+#define SCSI_CYBERSTORM { proc_name: "esp-cyberstorm", \
proc_info: esp_proc_info, \
name: "CyberStorm SCSI", \
detect: cyber_esp_detect, \