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 ...
Ken Smith
kensmith at cse.Buffalo.EDU
Fri Oct 7 11:51:58 PDT 2005
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 at cse.buffalo.edu
there, funny things are everywhere. |
- Theodore Geisel |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20051007/c377198d/attachment.bin
More information about the cvs-src
mailing list