From owner-svn-src-head@FreeBSD.ORG Fri Jul 18 14:05:45 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A5C26B31; Fri, 18 Jul 2014 14:05:45 +0000 (UTC) Received: from mail.xcllnt.net (mail.xcllnt.net [50.0.150.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68BD22821; Fri, 18 Jul 2014 14:05:45 +0000 (UTC) Received: from [172.29.5.30] ([66.129.239.11]) (authenticated bits=0) by mail.xcllnt.net (8.14.9/8.14.9) with ESMTP id s6IE5LrL012403 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 18 Jul 2014 07:05:43 -0700 (PDT) (envelope-from marcel@xcllnt.net) Content-Type: multipart/signed; boundary="Apple-Mail=_C4670624-991B-4755-850E-A4C5E3A07560"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r268833 - head/sys/dev/bge From: Marcel Moolenaar In-Reply-To: <201407180741.s6I7fcJn003675@svn.freebsd.org> Date: Fri, 18 Jul 2014 07:05:42 -0700 Message-Id: <27D974F4-7F3B-49AF-BD9B-8D0ED3769451@xcllnt.net> References: <201407180741.s6I7fcJn003675@svn.freebsd.org> To: Peter Wemm X-Mailer: Apple Mail (2.1878.6) 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.18 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: Fri, 18 Jul 2014 14:05:45 -0000 --Apple-Mail=_C4670624-991B-4755-850E-A4C5E3A07560 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On Jul 18, 2014, at 12:41 AM, Peter Wemm wrote: > Author: peter > Date: Fri Jul 18 07:41:38 2014 > New Revision: 268833 > URL: http://svnweb.freebsd.org/changeset/base/268833 > > Log: > Fix an apparent conversion error in bge to the new driver api. > if_multiaddr_array() does the LLADDR work, don't do it twice. Thanks! -- Marcel Moolenaar marcel@xcllnt.net --Apple-Mail=_C4670624-991B-4755-850E-A4C5E3A07560 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlPJKbYACgkQpgWlLWHuifZo8gCfV49NVGaGw3dVPExqYvrb9+Uh eLoAnA6Ze7aGN9QC6FPV+hpw52bIIcLP =9Z0t -----END PGP SIGNATURE----- --Apple-Mail=_C4670624-991B-4755-850E-A4C5E3A07560--