libvirt/src/interface
Daniel P. Berrangé 4c8574c85c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs
Ensuring that we don't call the virDrvConnectOpen method with a NULL URI
means that the drivers can drop various checks for NULL URIs. These were
not needed anymore since the probe functionality was split

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-04-12 16:52:02 +01:00
..
interface_backend_netcf.c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
interface_backend_udev.c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
interface_driver.c
interface_driver.h
Makefile.inc.am make: split interface driver build rules into interface/Makefile.inc.am 2018-03-05 17:08:35 +00:00