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

Martin Kletzander mkletzan at redhat.com
Tue Mar 18 11:38:44 UTC 2014


On Mon, Mar 17, 2014 at 09:40:46AM -0600, Eric Blake wrote:
> 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
> 

Pushed, thanks.

Martin

> > 
> > 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: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140318/682fe77c/attachment-0001.sig>


More information about the libvir-list mailing list