]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: fix vport detection for FC HBA
authorJán Tomko <jtomko@redhat.com>
Wed, 12 Jun 2013 08:30:13 +0000 (10:30 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 18 Jun 2013 13:45:35 +0000 (15:45 +0200)
commit05ea6a17f5b51c715ecdc7850eb383c0c72986c4
tree1015f304e0850d9bfc712bd1a67d6804e15e701d
parent1056bbdb27a0365ca301c370d966cb936bdc63fa
nodedev: fix vport detection for FC HBA

Use the host number as the host number when constructing the sysfs path
instead of the variable we are trying to fill.

https://bugzilla.redhat.com/show_bug.cgi?id=973543
(cherry picked from commit 371c15517c919e9d7d2ea3f66e490bd49b6db384)
src/node_device/node_device_linux_sysfs.c