summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2022-04-28 01:22:23 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2022-05-02 23:59:11 +0300
commitc2024e3b33ee785960e21c22da478c937a6af538 (patch)
treeced55198e2906ceb47f26c3a01b1ee7e0110ebd4 /tools/perf/scripts/python/bin/stackcollapse-report
parent92bd903da12b0c0c5e9e2f560388fe80bb7ce749 (diff)
downloadlinux-c2024e3b33ee785960e21c22da478c937a6af538.tar.xz
scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
Prior patch added a call to lpfc_sli_prep_wqe() prior to lpfc_sli_issue_iocb(). This call should not have been added as prep_wqe is called within the issue_iocb routine. So it's called twice now. Remove the redundant prep call. Link: https://lore.kernel.org/r/20220427222223.57920-1-jsmart2021@gmail.com Fixes: 31a59f75702f ("scsi: lpfc: SLI path split: Refactor Abort paths") Signed-off-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions