RE: [PATCH] scsi: ufs: Fix referencing invalid rsp field

From: Avri Altman
Date: Thu May 19 2022 - 02:37:56 EST


> This is a patch for fixing referencing sense data when it is invalid.
> When the length of the data segment is 0, there is no valid information in
> the rsp field, so ufshpb_rsp_upiu() is returned without additional
> operation.
>
> Signed-off-by: Daejun Park <daejun7.park@xxxxxxxxxxx>
Acked-by: Avri Altman <avri.altman@xxxxxxx>