|
@@ -3980,9 +3980,6 @@ static void qla4xxx_build_st_list(struct scsi_qla_host *ha,
|
|
if (ret == QLA_ERROR)
|
|
if (ret == QLA_ERROR)
|
|
break;
|
|
break;
|
|
|
|
|
|
- if (qla4xxx_verify_boot_idx(ha, idx) != QLA_SUCCESS)
|
|
|
|
- goto continue_next_st;
|
|
|
|
-
|
|
|
|
/* Check if ST, add to the list_st */
|
|
/* Check if ST, add to the list_st */
|
|
if (strlen((char *) fw_ddb_entry->iscsi_name) != 0)
|
|
if (strlen((char *) fw_ddb_entry->iscsi_name) != 0)
|
|
goto continue_next_st;
|
|
goto continue_next_st;
|