mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-28 09:20:18 +00:00
qla2x00t: Relax the severity level of a diagnostic message (r4497)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4588 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -5426,7 +5426,7 @@ retry:
|
||||
|
||||
rc = qla2x00_get_port_database(ha, fcport, 0);
|
||||
if (rc != QLA_SUCCESS) {
|
||||
PRINT_ERROR("qla2x00t(%ld): Failed to retrieve fcport "
|
||||
TRACE_MGMT_DBG("qla2x00t(%ld): Failed to retrieve fcport "
|
||||
"information -- get_port_database() returned %x "
|
||||
"(loop_id=0x%04x)", ha->instance, rc, loop_id);
|
||||
goto out_free_fcport;
|
||||
|
||||
Reference in New Issue
Block a user