Skip to content
Commit 5a7125c6 authored by Andy Grover's avatar Andy Grover Committed by Nicholas Bellinger
Browse files

target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST



See https://bugzilla.redhat.com/show_bug.cgi?id=1025672

We need to put() the reference to the scsi host that we got in
pscsi_configure_device(). In VIRTUAL_HOST mode it is associated with
the dev_virt, not the hba_virt.

Signed-off-by: default avatarAndy Grover <agrover@redhat.com>
Cc: stable@vger.kernel.org # 2.6.38+
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent d588cf8f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment