commit | c2cd76ff106b8bd9c0a754c6439c74e86fd2aba7 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jgarzik@pobox.com> | Wed Nov 16 09:23:30 2005 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Nov 16 09:23:30 2005 -0500 |
tree | d3a7848336627da12c47c18cbbe42fc70fe8db71 | |
parent | 75b1f2f865c6e6c6c04e2779750192b8d3d504e8 [diff] |
[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.