CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2022/03/23 08:36:01

Modified files:
        sys/scsi       : scsiconf.c 

Log message:
When configuring a scsi_link that has passed dev_probe() but
fallen at one of the subsequent hurdles of scsi_probe_link()
don't partially replicate scsi_discard_link(). Just
call scsi_discard_link().  It now handles such partially configured
scsi_link's.

Reply via email to