• Jeff Garzik's avatar
    [libata ahci] tone down ATAPI errors · c2cd76ff
    Jeff Garzik authored
    ATA devices don't generate many errors, so the preferred method is to
    printk() when they occur.
    
    ATAPI devices generate tons of exceptions during the normal course
    of operation, so this change skips logging the most common class of
    errors.
    c2cd76ff
ahci.c 29.8 KB