CVSROOT:        /cvs
Module name:    src
Changes by:     jmatt...@cvs.openbsd.org        2012/06/04 21:36:37

Modified files:
        sys/dev/pci    : ahci.c 

Log message:
When error recovery fails, just fail the command.  Attempting error
recovery again results in a panic as the ccb used for error recovery is
already in use.

ok dlg@, tested by benno@

Reply via email to