CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/07/26 22:17:10

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

Log message:
the queue entry and state variables in the xsh and ioh structs are part
of a separate struct which the ioh struct includes for no good reason
anymore. just put the vars directly in the ioh.

this removes this useless abstraction.

ok krw@ matthew@

Reply via email to