CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/12 13:21:01
Modified files:
sys/scsi : scsi_base.c
Log message:
Pass scsi_mode_sense_buf pointers to scsi_mode_sense[_buf]() rather
than scsi_mode_header[_big] pointers to the same data.
Continues the umtamgling and simplification of the mode sense code.
CID 1491299
CID 1491297
