qla2xxx: Move mailbox failure messages to a default debug level.
authorChad Dupuis <chad.dupuis@qlogic.com>
Fri, 8 Aug 2014 11:38:08 +0000 (07:38 -0400)
committerChristoph Hellwig <hch@lst.de>
Tue, 16 Sep 2014 16:09:43 +0000 (09:09 -0700)
Move the mailbox failure messages to a default debugging level so that
benign failures won't flood the system logs but will still show up if
default debug messaging is enabled (ql2xextended_error_logging=1).

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found