]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: Fix call to virNodeDeviceObjListFree in nodeStateReload
authorJohn Ferlan <jferlan@redhat.com>
Tue, 18 Jul 2017 11:19:05 +0000 (07:19 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 18 Jul 2017 11:19:05 +0000 (07:19 -0400)
commit0a957dd181f29f6ebdac012161bfd5a2e48b1735
tree5c098590104727a658858b8cc1a258e7a2ed9fd4
parent5d32b5db3cb7d1f0fe2707770ec4a1ca3544ce44
nodedev: Fix call to virNodeDeviceObjListFree in nodeStateReload

Commit id '9c5d98fd8' missed changing this call to use driver->devs
rather than @driver->devs.
src/node_device/node_device_hal.c