mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Relax this FW overload message
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5021 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -5076,7 +5076,7 @@ static void q24_atio_pkt(scsi_qla_host_t *ha, atio7_entry_t *atio)
|
||||
sizeof(atio->fcp_cmnd.cdb));
|
||||
if (unlikely(atio->exchange_addr ==
|
||||
ATIO_EXCHANGE_ADDRESS_UNKNOWN)) {
|
||||
TRACE(TRACE_OUT_OF_MEM, "qla2x00t(%ld): ATIO_TYPE7 "
|
||||
TRACE(TRACE_MINOR, "qla2x00t(%ld): ATIO_TYPE7 "
|
||||
"received with UNKNOWN exchange address, "
|
||||
"sending QUEUE_FULL", ha->instance);
|
||||
q24_send_busy(ha, atio, SAM_STAT_TASK_SET_FULL);
|
||||
|
||||
Reference in New Issue
Block a user