Dan,
> We should first do the le16_to_cpu endian conversion and then apply
> the FCP_CMD_LENGTH_MASK mask.
Applied to 4.19/scsi-fixes, thank you!
--
Martin K. Petersen Oracle Linux Engineering
> On Sep 8, 2018, at 1:42 AM, Dan Carpenter wrote:
>
> External Email
>
> We should first do the le16_to_cpu endian conversion and then apply
> the FCP_CMD_LENGTH_MASK mask.
>
> Fixes: 5f35509db179 ("qla2xxx: Terminate exchange if corrupted")
> Signed-off-by: Dan Carpenter
> ---
> I just hap
r.kernel.org"
, "Madhani, Himanshu"
, "kernel-janit...@vger.kernel.org"
Subject: [PATCH] scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
External Email
We should first do the le16_to_cpu endian conversion and then apply
the FCP_CMD_LENGTH_
We should first do the le16_to_cpu endian conversion and then apply
the FCP_CMD_LENGTH_MASK mask.
Fixes: 5f35509db179 ("qla2xxx: Terminate exchange if corrupted")
Signed-off-by: Dan Carpenter
---
I just happened to spot this when I was reviewing something unrelated.
I don't have the hardware to t
4 matches
Mail list logo