commit | 82fdb0ab54096b8dbc8558e2dd37e9e0ac180db8 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Fri Oct 22 20:41:24 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Oct 26 16:09:02 2010 -0700 |
tree | fdea0faeb854a7f161985326021d2e50b299a49f | |
parent | 5715f5d44b93507693feca6c62290e123e5ef688 [diff] |
IB/qib: Fix extra log level in qib_early_err() Noticed this odd looking thing in dmesg: ib_qib 0000:02:00.0: <3>ib_qib: Unable to enable pcie error reporting: -5 which is due to a bad use of dev_info. Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Acked-by: Ralph Campbell <ralph.campbell@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>