]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: Alter param to nodeDeviceUpdateCaps
authorJohn Ferlan <jferlan@redhat.com>
Fri, 12 May 2017 20:06:47 +0000 (16:06 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 3 Jun 2017 12:34:34 +0000 (08:34 -0400)
commit7c40ed4a8425672ced8cb849512d70ada448a2d5
tree7754b9ea9caac8c856dbc3e189e6567a059e40b9
parent381bbfbbb603716c6745e83260b90ed758a9050c
nodedev: Alter param to nodeDeviceUpdateCaps

Rather than taking an virNodeDeviceObjPtr and dereffing the obj->def,
just pass the def.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/node_device/node_device_driver.c