summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedi
diff options
context:
space:
mode:
authorJustin Tee <justin.tee@broadcom.com>2023-08-03 14:19:32 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2023-08-07 21:34:08 -0400
commit8eebf0e84f0614cebc7347f7bbccba4056d77d42 (patch)
treee23d65c0efecd371aa3ebcb4af6b0e3955556465 /drivers/scsi/qedi
parentb6d128f89a85771433a004e8656090ccbe1fb969 (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 'drivers/scsi/qedi')
0 files changed, 0 insertions, 0 deletions