[libvirt] [PATCH 02/26] Remove virDomainNetType parameter from nwfilter drivers

Eric Blake eblake at redhat.com
Mon Apr 14 20:54:14 UTC 2014


On 04/08/2014 09:37 AM, Daniel P. Berrange wrote:
> The 'virDomainNetType' is unused in every impl of the
> virNWFilterRuleCreateInstance driver method. Remove it
> from the code to avoid the dependancy on the external
> enum.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---

> +++ b/src/nwfilter/nwfilter_tech_driver.h
> @@ -44,10 +44,7 @@ struct _virNWFilterRuleInst {
>  typedef int (*virNWFilterTechDrvInit)(bool privileged);
>  typedef void (*virNWFilterTechDrvShutdown)(void);
>  
> -enum virDomainNetType;
> -

Ah, this answers my question from 1/26 :)

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140414/cb9bb854/attachment-0001.sig>


More information about the libvir-list mailing list