From owner-cvs-src@FreeBSD.ORG Fri Oct 7 18:51:58 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66DE916A422; Fri, 7 Oct 2005 18:51:58 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from opus.cse.buffalo.edu (opus.cse.Buffalo.EDU [128.205.32.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E63E043D45; Fri, 7 Oct 2005 18:51:56 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from opus.cse.buffalo.edu (opus.cse.buffalo.edu [128.205.32.4]) by opus.cse.buffalo.edu (8.13.3/8.12.10) with ESMTP id j97IpuWq025701; Fri, 7 Oct 2005 14:51:56 -0400 (EDT) From: Ken Smith To: Gleb Smirnoff In-Reply-To: <200510071400.j97E065I067380@repoman.freebsd.org> References: <200510071400.j97E065I067380@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-M5KRWt6BhbheuxBfrmiv" Organization: U. Buffalo CSE Department Date: Fri, 07 Oct 2005 14:51:55 -0400 Message-Id: <1128711115.24594.31.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/sbin/ifconfig ifconfig.8 src/share/man/man4 polling.4 src/sys/amd64/amd64 trap.c src/sys/amd64/conf NOTES src/sys/conf options src/sys/dev/em if_em.c src/sys/dev/firewire 00README if_fwe.c if_fwip.c ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 18:51:58 -0000 --=-M5KRWt6BhbheuxBfrmiv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2005-10-07 at 14:00 +0000, Gleb Smirnoff wrote: > glebius 2005-10-07 14:00:06 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > =20 > 1.46.2.5 +51 -38 src/sys/dev/re/if_re.c I think you missed one piece: Index: sys/dev/re/if_re.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/sys/dev/re/if_re.c,v retrieving revision 1.46.2.5 diff -u -r1.46.2.5 if_re.c --- sys/dev/re/if_re.c 7 Oct 2005 14:00:04 -0000 1.46.2.5 +++ sys/dev/re/if_re.c 7 Oct 2005 18:48:26 -0000 @@ -2283,7 +2283,7 @@ struct rl_softc *sc =3D ifp->if_softc; struct ifreq *ifr =3D (struct ifreq *) data; struct mii_data *mii; - int error; + int error =3D 0; switch (command) { case SIOCSIFMTU: --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-M5KRWt6BhbheuxBfrmiv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDRsPL/G14VSmup/YRAlBiAJ99mO6ACjXonahulrtP/CHH1U8PGQCggIvS UqKgNxeF/4Hc/CyXzIghk4g= =/dcR -----END PGP SIGNATURE----- --=-M5KRWt6BhbheuxBfrmiv--