From owner-svn-src-head@freebsd.org Sat Jan 28 17:08:13 2017 Return-Path: Delivered-To: svn-src-head@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 40B6DCC4522; Sat, 28 Jan 2017 17:08:13 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (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 223DFA3D; Sat, 28 Jan 2017 17:08:12 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.0.6] (67-0-248-244.albq.qwest.net [67.0.248.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 6A6441928BA; Sat, 28 Jan 2017 17:08:11 +0000 (UTC) Subject: Re: svn commit: r312905 - head/sys/net To: Cy Schubert References: <201701281653.v0SGrb4Z019261@slippy.cwsent.com> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org From: Sean Bruno Message-ID: Date: Sat, 28 Jan 2017 10:08:08 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <201701281653.v0SGrb4Z019261@slippy.cwsent.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bLgRVOABthjgtaicuuh4TIemwFmNpgjsw" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 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, 28 Jan 2017 17:08:13 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bLgRVOABthjgtaicuuh4TIemwFmNpgjsw Content-Type: multipart/mixed; boundary="iGSncqI9QRkQK87BiJtpfDuGbL3ven40j"; protected-headers="v1" From: Sean Bruno To: Cy Schubert Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: Subject: Re: svn commit: r312905 - head/sys/net References: <201701281653.v0SGrb4Z019261@slippy.cwsent.com> In-Reply-To: <201701281653.v0SGrb4Z019261@slippy.cwsent.com> --iGSncqI9QRkQK87BiJtpfDuGbL3ven40j Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable >> =3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D=3D3D= =3D3D=3D3D=3D3D >> --- sys/net/iflib.c (revision 312909) >> +++ sys/net/iflib.c (working copy) >> @@ -1536,8 +1536,8 @@ >> goto fail; >> } >> } >> +#endif >> } >> -#endif >> return (0); >> >> fail: >=20 > Yes, that fixes it. >=20 > I'm sorry for expressing it so badly at first. >=20 >=20 No worries, sorry for the breakage. sean --iGSncqI9QRkQK87BiJtpfDuGbL3ven40j-- --bLgRVOABthjgtaicuuh4TIemwFmNpgjsw Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEEuq1GMucSHejSCZfdEgHvyh5yfmQFAliMz/hfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEJB QUQ0NjMyRTcxMjFERThEMjA5OTdERDEyMDFFRkNBMUU3MjdFNjQACgkQEgHvyh5y fmTj9Af/Zp6hQUepMmFmnnjnEZtOD36Cu41zWNrB447L1ZjVSgTMwLrt7VAxX2PZ UfCk3TSgXZNP5GzCgKyfJMh8guXnDecC0CpOjM1OPJWhgCxOccByvTU4UwBt6qSU HcUxBaLueH4AiI931e5NZ38656BDI3jr3rzB/Yuzh8tIw6qHhbqjckyKb6xrBkLw GVeN0Rg2ZuFuSkEGv871BwC7zMSkaXhOaQusHfkuxl5BSIFYpme0GfTVCnsgEst8 N0Op6iqx6NHg5AgxeU8x95LE2EKKe6iD7hMvCb8jOYg1TLSUXYtClw5vmSqIHazT eLR9lMNcGzTEmX60ozPHRKErZtVZpw== =BSHZ -----END PGP SIGNATURE----- --bLgRVOABthjgtaicuuh4TIemwFmNpgjsw--