[libata ahci] tone down ATAPI errors
authorJeff Garzik <jgarzik@pobox.com>
Wed, 16 Nov 2005 14:23:30 +0000 (09:23 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 16 Nov 2005 14:23:30 +0000 (09:23 -0500)
commitc2cd76ff106b8bd9c0a754c6439c74e86fd2aba7
treed3a7848336627da12c47c18cbbe42fc70fe8db71
parent75b1f2f865c6e6c6c04e2779750192b8d3d504e8
[libata ahci] tone down ATAPI errors

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.
drivers/scsi/ahci.c