diff options
author | James Smart <jsmart2021@gmail.com> | 2022-05-06 22:55:48 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-05-11 03:44:04 +0200 |
commit | 7752662071053adcdb6b6e7853834205dd60e1c0 (patch) | |
tree | 156dee894194da71ed6ee17f6a5f13dfcb74582b /drivers/tty/serial/8250/8250_pci.c | |
parent | scsi: lpfc: Fix split code for FLOGI on FCoE (diff) | |
download | linux-7752662071053adcdb6b6e7853834205dd60e1c0.tar.xz linux-7752662071053adcdb6b6e7853834205dd60e1c0.zip |
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
Garbage FCoE CT frames are transmitted on the wire because of bad DMA ptr
addresses filled in the GEN_REQ_WQE.
The __lpfc_sli_prep_gen_req_s4() routine is using the wrong buffer for the
payload address. Change the DMA buffer assignment from the bmp buffer to
the bpl buffer.
Link: https://lore.kernel.org/r/20220506205548.61644-1-jsmart2021@gmail.com
Fixes: 61910d6a5243 ("scsi: lpfc: SLI path split: Refactor CT paths")
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/tty/serial/8250/8250_pci.c')
0 files changed, 0 insertions, 0 deletions