diff options
author | James Smart <jsmart2021@gmail.com> | 2018-11-29 16:09:40 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-12-07 22:35:33 -0500 |
commit | 7c4042a4d0b7532cfbc90478fd3084b2dab5849e (patch) | |
tree | 2dcb5c8e5e175f6ea5f96c1e5ce53092b3ef4148 /drivers/scsi/scsi_logging.c | |
parent | 1165a5c2206cf8e4811caab145d16a8d87c69111 (diff) | |
download | talos-obmc-linux-7c4042a4d0b7532cfbc90478fd3084b2dab5849e.tar.gz talos-obmc-linux-7c4042a4d0b7532cfbc90478fd3084b2dab5849e.zip |
scsi: lpfc: Fix dif and first burst use in write commands
When dif and first burst is used in a write command wqe, the driver was not
properly setting fields in the io command request. This resulted in no dif
bytes being sent and invalid xfer_rdy's, resulting in the io being aborted
by the hardware.
Correct the wqe initializaton when both dif and first burst are used.
Signed-off-by: Dick Kennedy <dick.kennedy@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/scsi_logging.c')
0 files changed, 0 insertions, 0 deletions