diff for duplicates of <YA6E8rO51hE56SVw@mwanda> diff --git a/a/1.txt b/N1/1.txt index c574720..3c8b7ad 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ index f890b5b7e6ca..48ca4a612f80 100644 + goto out; + /* don't perform discovery for SLI4 loopback diagnostic test */ - if ((phba->sli_rev = LPFC_SLI_REV4) && + if ((phba->sli_rev == LPFC_SLI_REV4) && !(phba->hba_flag & HBA_FCOE_MODE) && @@ -1224,12 +1225,10 @@ lpfc_mbx_cmpl_local_config_link(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb) diff --git a/a/content_digest b/N1/content_digest index 58e26c0..f69724d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] scsi: lpfc: Fix ancient double free\0" - "Date\0Mon, 25 Jan 2021 08:44:34 +0000\0" + "Date\0Mon, 25 Jan 2021 11:44:34 +0300\0" "To\0James Smart <james.smart@broadcom.com>\0" "Cc\0Dick Kennedy <dick.kennedy@broadcom.com>" James E.J. Bottomley <jejb@linux.ibm.com> @@ -39,7 +39,7 @@ "+\t\tgoto out;\n" "+\n" " \t/* don't perform discovery for SLI4 loopback diagnostic test */\n" - " \tif ((phba->sli_rev = LPFC_SLI_REV4) &&\n" + " \tif ((phba->sli_rev == LPFC_SLI_REV4) &&\n" " \t !(phba->hba_flag & HBA_FCOE_MODE) &&\n" "@@ -1224,12 +1225,10 @@ lpfc_mbx_cmpl_local_config_link(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)\n" " \n" @@ -60,4 +60,4 @@ "-- \n" 2.29.2 -7176244550d1cfebd35a6d894e5383f7c71e40449754f45e274e8887c38be55f +9a77de5a05f1ce3b9e2e64439cd019cc3950f875597ded87b4538549c6d642c2
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.