From owner-svn-src-all@FreeBSD.ORG Fri Feb 11 18:45:07 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2CCE106566C; Fri, 11 Feb 2011 18:45:07 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id 4B8C88FC18; Fri, 11 Feb 2011 18:45:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 0CD0641C7BE; Fri, 11 Feb 2011 19:45:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 1ck8dgymc0AR; Fri, 11 Feb 2011 19:45:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 8E9A341C7B9; Fri, 11 Feb 2011 19:45:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 073144448F3; Fri, 11 Feb 2011 18:42:04 +0000 (UTC) Date: Fri, 11 Feb 2011 18:42:04 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Doug Barton In-Reply-To: <4D558236.7000409@FreeBSD.org> Message-ID: <20110211184043.T80258@maildrop.int.zabbadoz.net> References: <201102111718.p1BHIg8t068172@svn.freebsd.org> <4D558236.7000409@FreeBSD.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Jack F Vogel , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r218581 - head/sys/dev/e1000 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 11 Feb 2011 18:45:07 -0000 On Fri, 11 Feb 2011, Doug Barton wrote: > On 02/11/2011 09:18, Jack F Vogel wrote: >> Modified: head/sys/dev/e1000/e1000_mac.h >> ============================================================================== >> --- head/sys/dev/e1000/e1000_mac.h Fri Feb 11 16:14:16 2011 >> (r218580) >> +++ head/sys/dev/e1000/e1000_mac.h Fri Feb 11 17:18:42 2011 >> (r218581) >> @@ -70,6 +70,7 @@ s32 e1000_led_on_generic(struct e1000_h >> s32 e1000_led_off_generic(struct e1000_hw *hw); >> void e1000_update_mc_addr_list_generic(struct e1000_hw *hw, >> u8 *mc_addr_list, u32 >> mc_addr_count); >> +s32 e1000_set_default_fc_generic(struct e1000_hw *hw); > > This is a redundant declaration, it's already defined in _api.h. Commenting > this out allows the build to succeed, and if you receive this message it > seems to be working fine. :) Yeah, I put it into _api.h this morning to unbreak the build. Jack, you may want to revert parts of my commit and adjust to your local trees (mine had a style bug anyway;) That was the commit: http://svn.freebsd.org/changeset/base/218548 /bz -- Bjoern A. Zeeb You have to have visions! Stop bit received. Insert coin for new address family.