CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2009/03/28 19:05:56
Modified files: sys/dev/ic : mfi.c Log message: when we steal the SYNC CACHE command in mfi_scsi_cmd we still have to mark the xs as done and call scsi_done for it rather than just returning COMPLETE.