mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
[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.
This commit is contained in:
parent
75b1f2f865
commit
c2cd76ff10
1 changed files with 15 additions and 13 deletions
Loading…
Add table
Add a link
Reference in a new issue