
26 May
2017
26 May
'17
11:46 a.m.
On Thu, May 25, 2017 at 15:57:06 -0400, John Ferlan wrote:
Create nodeDeviceObjFindByName which will perform the corresponding virNodeDeviceObjFindByName call for various node_device_driver callers rather than having the same repetitive code.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/node_device/node_device_driver.c | 96 +++++++++++++----------------------- 1 file changed, 33 insertions(+), 63 deletions(-)
ACK