patch-2.3.27 linux/drivers/scsi/esp.h

Next file: linux/drivers/scsi/fastlane.h
Previous file: linux/drivers/scsi/esp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.26/linux/drivers/scsi/esp.h linux/drivers/scsi/esp.h
@@ -414,10 +414,8 @@
 extern int esp_proc_info(char *buffer, char **start, off_t offset, int length,
 			 int hostno, int inout);
 
-extern struct proc_dir_entry proc_scsi_esp;
-
 #define SCSI_SPARC_ESP {                                        \
-		proc_dir:       &proc_scsi_esp,			\
+		proc_name:      "esp",				\
 		proc_info:      &esp_proc_info,			\
 		name:           "Sun ESP 100/100a/200",		\
 		detect:         esp_detect,			\

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)