• Jeff Garzik's avatar
    [libata sata_promise] provide proper SCSI completion function · 4cb629dd
    Jeff Garzik authored
    Promise driver uses a custom error handling function, so we need
    the fix that was applied to the libata core:  the SCSI error
    handling thread requires that we complete commands using a special
    completion function, since the normal one doesn't work inside
    the error handling thread.
    4cb629dd
sata_promise.c 48 KB