]> 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>
Wed, 12 Jun 2013 09:08:45 +0000 (11:08 +0200)
commit371c15517c919e9d7d2ea3f66e490bd49b6db384
treec47271fccbc5bd3f48de54285ef85aefea749402
parentcbb3b71d3f537ead2b3081a06abd12292d0ceef3
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
src/node_device/node_device_linux_sysfs.c