]> xenbits.xensource.com Git - libvirt.git/commit
get_virtual_functions_linux: would mistakenly always return zero
authorJim Meyering <meyering@redhat.com>
Thu, 18 Feb 2010 10:12:17 +0000 (11:12 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 18 Feb 2010 15:22:53 +0000 (16:22 +0100)
commit081fd746f03b0c45dbb1584502066bf5d283bf84
tree9ee4e249b5a098f261a09b88c3990601e9aa4104
parent3f745ebe9fa37eabc6d85533268c0dd0acd54ae3
get_virtual_functions_linux: would mistakenly always return zero

* src/node_device/node_device_linux_sysfs.c(get_virtual_functions_linux):
Return "ret", rather than always returning 0.
src/node_device/node_device_linux_sysfs.c