diff options
author | Mike Christie <michael.christie@oracle.com> | 2021-05-25 20:18:15 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-06-02 07:28:22 +0200 |
commit | f7eea75262fc8e4f2e329f36ac6daf42da95bbdc (patch) | |
tree | b3faf128d204b9132d65b6d4d0cbe5f81664ee5e /net/qrtr | |
parent | scsi: qedi: Fix use after free during abort cleanup (diff) | |
download | linux-f7eea75262fc8e4f2e329f36ac6daf42da95bbdc.tar.xz linux-f7eea75262fc8e4f2e329f36ac6daf42da95bbdc.zip |
scsi: qedi: Fix TMF tid allocation
qedi_iscsi_abort_work and qedi_tmf_work both allocate a tid then call
qedi_send_iscsi_tmf which also allocates a tid. This removes the tid
allocation from the callers.
Link: https://lore.kernel.org/r/20210525181821.7617-23-michael.christie@oracle.com
Reviewed-by: Manish Rangankar <mrangankar@marvell.com>
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'net/qrtr')
0 files changed, 0 insertions, 0 deletions