CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2019/08/17 18:58:54

Modified files:
        sys/scsi       : scsiconf.c scsiconf.h 

Log message:
sc_buswidth field in struct scsi_link is redundant. Just use
adapter_link->adapter_buswidth, which supplied the value for
sc_buswidth and is never changed.

Reply via email to