diff options
author | Justin Tee <justin.tee@broadcom.com> | 2023-08-03 14:19:32 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-08-07 21:34:08 -0400 |
commit | 8eebf0e84f0614cebc7347f7bbccba4056d77d42 (patch) | |
tree | e23d65c0efecd371aa3ebcb4af6b0e3955556465 /scripts/clang-tools/gen_compile_commands.py | |
parent | b6d128f89a85771433a004e8656090ccbe1fb969 (diff) |
scsi: lpfc: Remove reftag check in DIF paths
When preparing protection DIF I/O for DMA, the driver obtains reference
tags from scsi_prot_ref_tag(). Previously, there was a wrong assumption
that an all 0xffffffff value meant error and thus the driver failed the
I/O. This patch removes the evaluation code and accepts whatever the upper
layer returns.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20230803211932.155745-1-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions