CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/26 19:27:56
Modified files:
sys/scsi : sd.c st.c
Log message:
SC_DEBUG() requires an initialized scsi_link. Shuffle
code to make it so.
Pointed out by clang when prodded with SCSIDEBUG.
