patch-2.4.19 linux-2.4.19/drivers/scsi/scsi_syms.c

Next file: linux-2.4.19/drivers/scsi/sd.c
Previous file: linux-2.4.19/drivers/scsi/scsi_scan.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/scsi/scsi_syms.c linux-2.4.19/drivers/scsi/scsi_syms.c
@@ -84,6 +84,11 @@
 EXPORT_SYMBOL(scsi_deregister_blocked_host);
 
 /*
+ * This symbol is for the highlevel drivers (e.g. sg) only.
+ */
+EXPORT_SYMBOL(scsi_reset_provider);
+
+/*
  * These are here only while I debug the rest of the scsi stuff.
  */
 EXPORT_SYMBOL(scsi_hostlist);

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