From owner-svn-src-all@freebsd.org Tue Mar 27 20:57:09 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C1D9F5B1FA; Tue, 27 Mar 2018 20:57:09 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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 07A1A807B7; Tue, 27 Mar 2018 20:57:08 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 323795A9F17; Tue, 27 Mar 2018 20:57:08 +0000 (UTC) Date: Tue, 27 Mar 2018 20:57:08 +0000 From: Brooks Davis To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r331648 - in head/sys: net ofed/drivers/infiniband/ulp/ipoib Message-ID: <20180327205708.GA86145@spindle.one-eyed-alien.net> References: <201803272051.w2RKpnYT064723@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <201803272051.w2RKpnYT064723@repo.freebsd.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 27 Mar 2018 20:57:09 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 27, 2018 at 08:51:49PM +0000, Brooks Davis wrote: > Author: brooks > Date: Tue Mar 27 20:51:49 2018 > New Revision: 331648 > URL: https://svnweb.freebsd.org/changeset/base/331648 >=20 > Log: > Improve copy-and-pasted versions of SIOCGIFADDR. > =20 > The original implementation used a reference to ifr_data and a cast to > do the equivalent of accessing ifr_addr. This was copied multiple > times since 1996. > =20 > Approved by: kib Should have been "Reviewed by". -- Brooks --5vNYLRcllDrimb99 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJaurAjAAoJEKzQXbSebgfAxxUIAJ3HvLO4JbQl3JgGw0GSPQy4 kzQXOUJmcjpnXWcqAtRz9QXDn+vWqZqhPjyhWI/x4PmBS9oxbavITP02wTjaXEBv O8GWJPsTkSx3ZlEgJbulLU7JGd2Yh+YULr/wivJXsthUVvPf9gM5uJ29Xowq/sFz jlqvg1BrWvYpau9Ytv4ekFKLcOox7qHOI9bJRwhOjAHL4aWMPiShgS4gTnppWSLV FWVL4yweqREO3GOH8PGeZd9b7i2QajdZZrqF0JBq2Srw425vQ7ou6BlPgpQXKsHs pv40avAQUke+W2c22svzDCbLePKEDVq30O4iZEBKoaDmR1IQ8Le8kD/X/nme9Wg= =5WRW -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--