Skip to content
Snippets Groups Projects
Commit 38941c95 authored by Tejun Heo's avatar Tejun Heo Committed by Jeff Garzik
Browse files

libata: report link resume failure as KERN_WARNING instead of ERR


Link resume failure in itself isn't an error condition and may happen
regularly depending on hardware configuration.  Reporting it as
KERN_ERR makes the condition unnecessarily prominent (e.g. reported
during boot).  Use KERN_WARNING instead.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Reported-by: default avatarDavid Shaw <dshaw@jabberwocky.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 345347c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment