Re: [PATCH v2] scsi: lpfc: correct size for wqe for memset

From: AngeloGioacchino Del Regno
Date: Mon Mar 04 2024 - 05:32:47 EST


Il 04/03/24 10:06, Muhammad Usama Anjum ha scritto:
The wqe is of type lpfc_wqe128. It should be memset with the same type.

Fixes: 6c621a2229b0 ("scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>