Re: [libvirt] [PATCH] Fix error in nwfilter test driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Eric Blake <eblake@xxxxxxxxxx> wrote on 03/30/2010 05:24:56 PM:

>
> On 03/30/2010 02:52 PM, Stefan Berger wrote:
> > Trivial fix for the c&p error in the nwfilter test driver.
> >
> > Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
> >
> > Index: libvirt-acl/src/test/test_driver.c
> > ===================================================================
> > --- libvirt-acl.orig/src/test/test_driver.c
> > +++ libvirt-acl/src/test/test_driver.c
> > @@ -5212,7 +5212,7 @@ static virDrvOpenStatus testNWFilterOpen
> >      if (STRNEQ(conn->driver->name, "Test"))
> >          return VIR_DRV_OPEN_DECLINED;
> >  
> > -    conn->secretPrivateData = conn->privateData;
> > +    conn->nwfilterPrivateData = conn->privateData;
>
> ACK.


Applied it now.
Actually I managed to apply it twice - due to lack of context in the patch it also applied to the 'secretdriver'. I then removed it from the wrong location.

   Stefan

>
> --
> Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
> Libvirt virtualization library
http://libvirt.org
>
> [attachment "signature.asc" deleted by Stefan Berger/Watson/IBM]
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]