aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/libiscsi.h
diff options
context:
space:
mode:
authorGiridhar Malavali2017-12-28 12:33:21 -0800
committerMartin K. Petersen2018-01-03 23:41:05 -0500
commit045d6ea200af794ba15515984cff63787a7fc3c0 (patch)
treedbbb9c34fbae857e7f8307bd53e9c6fae019670c /include/scsi/libiscsi.h
parent11aea16ab3f5404895146e7aa722e2e9b5bc3b76 (diff)
scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
The logo ELS command allocates dma coherent memory for the data payload and serialize the completions. When this command times out, the timeout routine completes the thread waiting for completion which in turn cleanup resources allocated for this ELS command processing. Don't call generic sp->free routine when this ELS command times out to avoid to double freeing of the same resources. Signed-off-by: Giridhar Malavali <giridhar.malavali@cavium.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/scsi/libiscsi.h')
0 files changed, 0 insertions, 0 deletions