[libvirt] [PATCH 6/7] Remove duplicate network model characters

Eric Blake eblake at redhat.com
Mon Mar 17 15:40:46 UTC 2014


On 03/17/2014 08:39 AM, Martin Kletzander wrote:
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  src/conf/domain_conf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK

> 
> diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c
> index e566140..2a7d78f 100644
> --- a/src/conf/domain_conf.c
> +++ b/src/conf/domain_conf.c
> @@ -6495,7 +6495,7 @@ error:
>  }
> 
>  #define NET_MODEL_CHARS \
> -    "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ091234567890_-"
> +    "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-"
> 
>  /* Parse the XML definition for a network interface
>   * @param node XML nodeset to parse for net definition
> 

-- 
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/20140317/68108086/attachment-0001.sig>


More information about the libvir-list mailing list