Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f8c40cf authored by James Smart's avatar James Smart Committed by James Bottomley
Browse files

[SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board mode

parent 182ba753
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -674,9 +674,6 @@ lpfc_do_offline(struct lpfc_hba *phba, uint32_t type)
	int i;
	int rc;

	if (phba->pport->fc_flag & FC_OFFLINE_MODE)
		return 0;

	init_completion(&online_compl);
	rc = lpfc_workq_post_event(phba, &status, &online_compl,
			      LPFC_EVT_OFFLINE_PREP);