From nobody Thu May 2 09:21:59 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.74 as permitted sender) client-ip=216.205.24.74; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-74.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.74 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1585244103; cv=none; d=zohomail.com; s=zohoarc; b=Z7NLxYXp+Bjxau31WC6pVbweIvDHbfzR0c8Ib6MLkxLc5m+6HlFQq3JfNzYIqe3ycvXdakVuumI9RI01qxJzB4tTyDAuv9kEFQIBtJbTz5xR8YDnUZgkXtLgFOKhQUQyINmut8iy5yeqqdYiKxKag2Lwsc0SYIPUxzLv+Tu1g6w= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1585244103; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=2hu7vr1K8q3D/aEHdvezmGS8PD8mPabYUjkfMZbexjc=; b=mFnVN9B5jkutMeSy3FKhqQbHyZrCG+5buqaE1aaO0T6PCpiMCwXCAd3iTlLCXCzly/EDfR7jkwSMssWgJYPUQWrHoPJ9UfJXV0+NWb4R9OaKdNaYF1XWcGxfRiELg3SOdmqp1aZNCKu2iUdssqO9g9Ij4B/vN7M6gYYJEMPrGxs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.74 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-74.mimecast.com (us-smtp-delivery-74.mimecast.com [216.205.24.74]) by mx.zohomail.com with SMTPS id 1585244103593169.01078789695646; Thu, 26 Mar 2020 10:35:03 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-233-VRG377c8Nz-LggW_TinsTA-1; Thu, 26 Mar 2020 13:34:13 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id DECC31005510; Thu, 26 Mar 2020 17:34:07 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id AE3771001B2D; Thu, 26 Mar 2020 17:34:07 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 49D368A03D; Thu, 26 Mar 2020 17:34:07 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 02QHY5OP002396 for ; Thu, 26 Mar 2020 13:34:05 -0400 Received: by smtp.corp.redhat.com (Postfix) id 8B9E25E01B; Thu, 26 Mar 2020 17:34:05 +0000 (UTC) Received: from catbus.gsslab.fab.redhat.com (mustard.gsslab.fab.redhat.com [10.33.8.112]) by smtp.corp.redhat.com (Postfix) with ESMTP id EDDA15E019; Thu, 26 Mar 2020 17:34:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1585244102; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=2hu7vr1K8q3D/aEHdvezmGS8PD8mPabYUjkfMZbexjc=; b=fGB8ShxMtIDx4dP6EKBuRZm/nb1EksdPMJ5bYYKFBlQ1CbiZdNjextHSa+LMK8jj5uF7hc pM1agXCIde7BVBvQXO8dgq740GAIrPMb/C0jSClb1+VILZiNVY/gmVTjRFTCiHTF1KoAuO MFbQPoxTGGWHNUtOqxTqVWzTQn6oAyQ= X-MC-Unique: VRG377c8Nz-LggW_TinsTA-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [PATCH] bhyve: fix typo in struct field accessor Date: Thu, 26 Mar 2020 17:29:27 +0000 Message-Id: <20200326172927.3144824-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" This fixes a FreeBSD build error from commit a11a0e6e8473fec6127b263a33f892135097648f Author: Rafael Fonseca Date: Tue Mar 24 17:14:30 2020 +0100 bhyve: move video default logic to driver Signed-off-by: Daniel P. Berrang=C3=A9 --- Pushed as build fix src/bhyve/bhyve_domain.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bhyve/bhyve_domain.c b/src/bhyve/bhyve_domain.c index 40ee461b19..95d6ffd31c 100644 --- a/src/bhyve/bhyve_domain.c +++ b/src/bhyve/bhyve_domain.c @@ -162,8 +162,8 @@ bhyveDomainDeviceDefPostParse(virDomainDeviceDefPtr dev, } =20 if (dev->type =3D=3D VIR_DOMAIN_DEVICE_VIDEO && - dev->data.video.type =3D=3D VIR_DOMAIN_VIDEO_TYPE_DEFAULT) { - dev->data.video.type =3D VIR_DOMAIN_VIDEO_TYPE_GOP; + dev->data.video->type =3D=3D VIR_DOMAIN_VIDEO_TYPE_DEFAULT) { + dev->data.video->type =3D VIR_DOMAIN_VIDEO_TYPE_GOP; } =20 return 0; --=20 2.24.1