aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_crtn.h
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2022-06-03 10:43:21 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2022-06-07 21:38:17 -0400
commit44ba9786b67345dc4e5eabe537c9ef2bfd889888 (patch)
treea88195e97c24444dd9b1b331d99ff14f8d2ce215 /drivers/scsi/lpfc/lpfc_crtn.h
parentscsi: vmw_pvscsi: Expand vcpuHint to 16 bits (diff)
downloadlinux-dev-44ba9786b67345dc4e5eabe537c9ef2bfd889888.tar.xz
linux-dev-44ba9786b67345dc4e5eabe537c9ef2bfd889888.zip
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
A previous commit assumed all XMIT_SEQ64_WQEs are prepped with the correct BDE type in word 0-2. However, lpfc_ct_reject_event() routine was missed and is still filling out the incorrect BDE type. Fix lpfc_ct_reject_event() routine so that type BUFF_TYPE_BDE_64 is set instead of BUFF_TYPE_BLP_64. Link: https://lore.kernel.org/r/20220603174329.63777-2-jsmart2021@gmail.com Fixes: 596fc8adb171 ("scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()") 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 'drivers/scsi/lpfc/lpfc_crtn.h')
0 files changed, 0 insertions, 0 deletions