diff options
author | Mike Christie <[email protected]> | 2021-02-06 22:46:03 -0600 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-02-08 22:39:04 -0500 |
commit | c435f0a9ecb7435e70f447b7231ca52de589b252 (patch) | |
tree | 47e1398994f01e6278a47b75f358b3c264cbd559 /drivers/usb/cdns3 | |
parent | 14936b1ed249916c28642d0db47a51b085ce13b4 (diff) |
scsi: libiscsi: Fix iSCSI host workq destruction
We allocate the iSCSI host workq in iscsi_host_alloc() so iscsi_host_free()
should do the destruction. Drivers can then do their error/goto handling
and call iscsi_host_free() to clean up what has been allocated in
iscsi_host_alloc().
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Lee Duncan <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions