CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/20 16:31:28
Modified files:
sys/dev/ic : qla.c
sys/dev/pci : qle.c
Log message:
Use the defines DETACH_FORCE and DETACH_QUIET when constructing a value
that will end up in config_detach() flags via scsi_detach_target().
ok jmatthew@ dlg@
