From owner-svn-src-head@FreeBSD.ORG Sat Jan 25 07:24:58 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 60DA7FA8; Sat, 25 Jan 2014 07:24:58 +0000 (UTC) Date: Sat, 25 Jan 2014 07:24:58 +0000 From: Alexey Dokuchaev To: Bryan Venteicher Subject: Re: svn commit: r261150 - head/sys/dev/virtio/network Message-ID: <20140125072458.GB13904@FreeBSD.org> References: <201401250713.s0P7DlAo073153@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201401250713.s0P7DlAo073153@svn.freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jan 2014 07:24:58 -0000 On Sat, Jan 25, 2014 at 07:13:47AM +0000, Bryan Venteicher wrote: > New Revision: 261150 > URL: http://svnweb.freebsd.org/changeset/base/261150 > > Log: > Read and write the MAC address in the config space byte by byte Commit log looks incomplete: it does not tell what is the problem and how (why) committed change fixes it. ./danfe