Merge to Fedora kernel-2.6.7-1.441
[linux-2.6.git] / drivers / scsi / scsi_scan.c
index 699d274..1f006bf 100644 (file)
 #define ALLOC_FAILURE_MSG      KERN_ERR "%s: Allocation failure during" \
        " SCSI scanning, some SCSI devices might not be configured\n"
 
+/*
+ * Default timeout
+ */
+#define SCSI_TIMEOUT (2*HZ)
+
 /*
  * Prefix values for the SCSI id's (stored in driverfs name field)
  */