Date: Fri, 07 Oct 2005 14:51:55 -0400 From: Ken Smith <kensmith@cse.Buffalo.EDU> To: Gleb Smirnoff <glebius@FreeBSD.org> 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 ... Message-ID: <1128711115.24594.31.camel@opus.cse.buffalo.edu> In-Reply-To: <200510071400.j97E065I067380@repoman.freebsd.org> References: <200510071400.j97E065I067380@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Fri, 2005-10-07 at 14:00 +0000, Gleb Smirnoff wrote:
> glebius 2005-10-07 14:00:06 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_6)
>
> 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
===================================================================
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 = ifp->if_softc;
struct ifreq *ifr = (struct ifreq *) data;
struct mii_data *mii;
- int error;
+ int error = 0;
switch (command) {
case SIOCSIFMTU:
--
Ken Smith
- From there to here, from here to | kensmith@cse.buffalo.edu
there, funny things are everywhere. |
- Theodore Geisel |
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
iD8DBQBDRsPL/G14VSmup/YRAlBiAJ99mO6ACjXonahulrtP/CHH1U8PGQCggIvS
UqKgNxeF/4Hc/CyXzIghk4g=
=/dcR
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1128711115.24594.31.camel>
