mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 21:56:31 +00:00
qla2x00t-32gbit/qla_init.c: Minimize diffs with upstream
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8312 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -7880,7 +7880,7 @@ qla24xx_load_risc_blob(scsi_qla_host_t *vha, uint32_t *srisc_addr)
|
||||
fwcode = (void *)blob->fw->data;
|
||||
dcode = fwcode;
|
||||
if (qla24xx_risc_firmware_invalid(dcode)) {
|
||||
ql_log(ql_log_fatal, vha, 0x0094,
|
||||
ql_log(ql_log_fatal, vha, 0x0093,
|
||||
"Unable to verify integrity of firmware image (%zd).\n",
|
||||
blob->fw->size);
|
||||
ql_log(ql_log_fatal, vha, 0x0095,
|
||||
|
||||
Reference in New Issue
Block a user