libvirt/src/interface
Matthias Bolte 4b75e4df27 interface: Use proper return codes in the open function
The open function returned -1 in case of an error, but -1 maps
to VIR_DRV_OPEN_DECLINED instead of VIR_DRV_OPEN_ERROR.
2010-02-15 10:59:43 +01:00
..
netcf_driver.c interface: Use proper return codes in the open function 2010-02-15 10:59:43 +01:00
netcf_driver.h Move netcf interface driver into src/interface/ 2009-09-21 14:41:44 +01:00