]> git.ipfire.org Git - thirdparty/libvirt.git/commit
scsi: Fix construction of sysfs device path
authorViktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Mon, 8 Jul 2013 16:57:58 +0000 (18:57 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 9 Jul 2013 05:22:32 +0000 (07:22 +0200)
commit371564baf427f41cec692d9a0a879d6d1c13a360
tree40cffaf4444cac16116c3da60d143056b3adb387
parent53ad57296648b05a54248bf296e7b776ff5725ee
scsi: Fix construction of sysfs device path

The device bus value was used instead of the device target when
building the sysfs device path. Trivial.

Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
(cherry picked from commit 2c94e00c6098662661cd67a10e982a32b6054a3c)
src/util/virscsi.c