On 08/16/2012 09:42 AM, Shradha Shah wrote:
> This function is needed by the network driver in a later commit.
> This function is useful in functions like networkNotifyActualDevice
> and networkReleaseActualDevice
> ---
>  src/conf/device_conf.c   |   16 ++++++++++++++++
>  src/conf/device_conf.h   |    3 +++
>  src/libvirt_private.syms |    1 +
>  3 files changed, 20 insertions(+), 0 deletions(-)

> +++ b/src/libvirt_private.syms
> @@ -224,6 +224,7 @@ virDeviceAddressPciMultiTypeToString;
>  virDevicePCIAddressIsValid;
>  virDevicePCIAddressParseXML;
>  virDevicePCIAddressFormat;
> +virDevicePCIAddressEqual;

Several patches have now failed to sort this section of the file.  I'm
okay with either rebasing to touch it up as you go, or one big cleanup
at the end of the series.

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to