CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/01/23 23:21:59

Modified files:
        sys/dev/ic     : wdc.c 

Log message:
treat C_SCSIXFER as a reference count and use it as a guard to pool_put.

fixes cd panics where the free_xfer path is called after scsi_done calls
xfer_put.

Reply via email to