Re: [PATCH] util: Fix build on FreeBSD

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

 



  Jiri Denemark wrote:

> Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx>
> ---
> Pushed as a trivial build-braker.
> 
>  src/util/virnetdev.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/util/virnetdev.c b/src/util/virnetdev.c
> index 598d1c61a..486fe4cd1 100644
> --- a/src/util/virnetdev.c
> +++ b/src/util/virnetdev.c
> @@ -316,7 +316,7 @@ virNetDevSetMACInternal(const char *ifname,
>  
>          ret = 0;
>   cleanup:
> -        VIR_DEBUG("SIOCSIFLLADDR %s MAC=%s - %s", ifname, mac + 1),
> +        VIR_DEBUG("SIOCSIFLLADDR %s MAC=%s - %s", ifname, mac + 1,
>                    ret < 0 ? "Fail" : "Success");
>  
>          VIR_FORCE_CLOSE(s);

Thanks for fixing that, though it requires one more fix:

https://www.redhat.com/archives/libvir-list/2017-March/msg01342.html

(I didn't push it right away because I wasn't able to check a complete
build)

> -- 
> 2.12.0
> 
> --
> libvir-list mailing list
> libvir-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/libvir-list

Roman Bogorodskiy

Attachment: signature.asc
Description: PGP signature

--
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]
  Powered by Linux