aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2021-04-21 16:44:48 -0700
committerMartin K. Petersen <[email protected]>2021-04-26 22:57:27 -0400
commit83adbba746d1c8b6e3b07d73ae7815044804c96e (patch)
tree071a79dbbc583204440da435f894605c440832c9 /lib/mpi/mpi-sub-ui.c
parente1364711359f3ced054bda9920477c8bf93b74c5 (diff)
scsi: lpfc: Fix DMA virtual address ptr assignment in bsg
lpfc_bsg_ct_unsol_event() routine acts assigns a ct_request to the wrong structure address, resulting in a bad address that results in bsg related timeouts. Correct the ct_request assignment to use the kernel virtual buffer address (not the control structure address). Link: https://lore.kernel.org/r/[email protected] Co-developed-by: Justin Tee <[email protected]> Signed-off-by: Justin Tee <[email protected]> Signed-off-by: James Smart <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions