mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 19:51:27 +00:00
Merge branch 'svn-trunk'
This commit is contained in:
@@ -2399,6 +2399,9 @@ qla2x00_initialize_adapter(scsi_qla_host_t *vha)
|
||||
ha->fc4_type_priority != FC4_PRIORITY_NVME)
|
||||
ha->fc4_type_priority = FC4_PRIORITY_FCP;
|
||||
|
||||
/* BVA: Ignore the NVRAM configuration and force the default to FCP. */
|
||||
ha->fc4_type_priority = FC4_PRIORITY_FCP;
|
||||
|
||||
ql_log(ql_log_info, vha, 0xffff, "FC4 priority set to %s\n",
|
||||
ha->fc4_type_priority == FC4_PRIORITY_FCP ? "FCP" : "NVMe");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user