]> 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)
committerDaniel Veillard <veillard@redhat.com>
Tue, 9 Jul 2013 03:23:54 +0000 (11:23 +0800)
commit2c94e00c6098662661cd67a10e982a32b6054a3c
treecf7f2b9fc6ef9aa6c1fecedadd98b684ab7182a1
parent2ce63c161111c6d813130f850639d1548d80c3fe
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>
src/util/virscsi.c