From owner-svn-src-all@freebsd.org Wed Jan 18 14:15:17 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71B32CB6CDA; Wed, 18 Jan 2017 14:15:17 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A5221197; Wed, 18 Jan 2017 14:15:17 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: by mail-wm0-x241.google.com with SMTP id c85so4417729wmi.1; Wed, 18 Jan 2017 06:15:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=wn3ZtrJBFksGXz+lHnx1HFHiYHRDAtXVil+RuCrkEQU=; b=GX9oKHH/BlLL1yK4eieAsFSLkoKd6L3w6cKecZo1RnGVMiiFWFncyb7iVm7+KhPrH0 jk1SsMgwlUDzdYTcXwEYAHc1Nz6gH0wlWUBOKIbkr3etrAjWiMidE8pbENwupVXevJLn hZmSpFylvFcI/y5WX4BbnGL2Vkcu9PdgIMOySoyDm1xd9qv6XD4dn4CT4QHD5WkK7nwA WQYwQ2U4sEMmSj+yna2pVACEgLvF5OYSPzfxPWmCWmN51Q1phMIZNTXehVWcxm0HEBpG iljPTkdwHc1ZrxHGDtr5BB4+ammCjCG4lAiG/uobau85U4rJXYue4/AFCeBLVHqiIjuY uOxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=wn3ZtrJBFksGXz+lHnx1HFHiYHRDAtXVil+RuCrkEQU=; b=XUP+Mq1EJ+ruu1ONPr94t3/4AHmvOYPWsSqu40/AcB3xqR/+FgHyjSmjCO5efaIkV7 o+RKdxY47pH0HT2pZp7w0pXDmMNUBTRIbESi/ykr7Byj9iz2UxkQPEDsecaeb7hePjF3 1+WfWPj0hzsxvQeTtQfC4XM0FAuhjXrXew2Nn4u/jeJIoWvD05DU0yDlGUEoh0n9WaCp 3+iNiN0BcCtvh9jFZsWUtVhjqGxuOGI65Ov2vkYUkc3EBUPYvOr9Wf3yz7MzAWIt0Tbb 2KLuV3/CSUoNyCqyeRZwCI8byMHu0tSY4RkmoYytQ75FqolZ9dpBI9Q+uo07SGVVZ1nA vhNQ== X-Gm-Message-State: AIkVDXLfObGHstvhXn++7uJSU0GZuvT6IXjo9+h+MLzSE9cuzZOwI8S3g0cYfYm2VBpmug== X-Received: by 10.28.140.140 with SMTP id o134mr21374868wmd.87.1484748915325; Wed, 18 Jan 2017 06:15:15 -0800 (PST) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by smtp.gmail.com with ESMTPSA id m78sm5211346wmd.8.2017.01.18.06.15.13 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Wed, 18 Jan 2017 06:15:14 -0800 (PST) Date: Wed, 18 Jan 2017 15:15:11 +0100 From: Mateusz Guzik To: Sean Bruno Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r312380 - head/sys/dev/e1000 Message-ID: <20170118141511.GB4813@dft-labs.eu> References: <201701181357.v0IDvTTh057952@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201701181357.v0IDvTTh057952@repo.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2017 14:15:17 -0000 On Wed, Jan 18, 2017 at 01:57:29PM +0000, Sean Bruno wrote: > Author: sbruno > Date: Wed Jan 18 13:57:29 2017 > New Revision: 312380 > URL: https://svnweb.freebsd.org/changeset/base/312380 > > Log: > Change device type to unbreak drm-next testing and builds. > > Submitted by: Matt Macy > > Modified: > head/sys/dev/e1000/if_em.h > > Modified: head/sys/dev/e1000/if_em.h > ============================================================================== > --- head/sys/dev/e1000/if_em.h Wed Jan 18 13:31:17 2017 (r312379) > +++ head/sys/dev/e1000/if_em.h Wed Jan 18 13:57:29 2017 (r312380) > @@ -436,7 +436,7 @@ struct adapter { > #define intr_type shared->isc_intr > /* FreeBSD operating-system-specific structures. */ > struct e1000_osdep osdep; > - struct device *dev; > + device_t *dev; this should be 'device_t dev'; > struct cdev *led_dev; > > struct em_tx_queue *tx_queues; > _______________________________________________ > svn-src-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-all > To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" -- Mateusz Guzik