CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/11 13:23:09
Modified files:
sys/scsi : scsi_base.c
Log message:
No need to pass 20000 to scsi_mode_sense[_big]() as the desired
xs->timeout.
Just set xs->timeout to 20000 and drop the parameter.
No functional change.
