On Fri, Jul 21, 2006 at 09:57:10AM -0600, Matthew Wilcox wrote: > - qla2xxx and lpfc drivers converted to use above interface. ... brown paper bag time ... diff -u drivers/scsi/lpfc/lpfc_init.c drivers/scsi/lpfc/lpfc_init.c --- drivers/scsi/lpfc/lpfc_init.c 21 Jul 2006 15:20:45 -0000 +++ drivers/scsi/lpfc/lpfc_init.c 21 Jul 2006 16:34:15 -0000 @@ -1612,6 +1612,7 @@ if (error) goto out_kthread_stop; + scsi_target_discovery(host, 30, lpfc_finished_discovery); error = lpfc_alloc_sysfs_attr(phba); if (error) goto out_remove_host; - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html