aboutsummaryrefslogtreecommitdiff
path: root/fs/fat
diff options
context:
space:
mode:
authorJames Smart2021-05-14 12:55:50 -0700
committerMartin K. Petersen2021-05-21 23:23:27 -0400
commitfa21189db9ab022080e056cc6da219975da48fd6 (patch)
tree9422090a1b9b009358c7bc43dff0c4c114f16a2d /fs/fat
parent01131e7aae5d30e23e3cdd1eebe51bbc5489ae8f (diff)
scsi: lpfc: Fix non-optimized ERSP handling
When processing an NVMe ERSP IU which didn't match the optimized CQE-only path, the status was being left to the WQE status. WQE status is non-zero as it is indicating a non-optimized completion that needs to be handled by the driver. Fix by clearing the status field when falling into the non-optimized case. Log message added to track optimized vs non-optimized debug. Link: https://lore.kernel.org/r/20210514195559.119853-3-jsmart2021@gmail.com Co-developed-by: Justin Tee <justin.tee@broadcom.com> Signed-off-by: Justin Tee <justin.tee@broadcom.com> Signed-off-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions