summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mac_esp.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
commitf969d69ba9f952e5bdd38278e25e26a3e4a61a70 (patch)
treeb3530d803df59d726afaabebc6626987dee1ca05 /drivers/scsi/mac_esp.h
parenta10ce7ef2066b455d69187643ddf2073bfc4db24 (diff)
Merge with 2.3.27.
Diffstat (limited to 'drivers/scsi/mac_esp.h')
-rw-r--r--drivers/scsi/mac_esp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/mac_esp.h b/drivers/scsi/mac_esp.h
index 9de3186d0..4d17f665c 100644
--- a/drivers/scsi/mac_esp.h
+++ b/drivers/scsi/mac_esp.h
@@ -21,7 +21,7 @@ extern int esp_abort(Scsi_Cmnd *);
extern int esp_reset(Scsi_Cmnd *, unsigned int);
-#define SCSI_MAC_ESP { proc_dir: &proc_scsi_esp, \
+#define SCSI_MAC_ESP { proc_name: "esp", \
name: "Mac 53C9x SCSI", \
detect: mac_esp_detect, \
release: NULL, \