Date: Tue, 15 Apr 2003 23:27:39 -0700 (PDT) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_le.c Message-ID: <200304160627.h3G6RdEJ007649@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2003/04/15 23:27:39 PDT FreeBSD src repository Modified files: sys/i386/isa if_le.c Log: - Set if_unit, if_init, and ifq_maxlen. - Remove unnecessary initializations; ether_ifattach() takes care of them. - Change function argument types to avoid nasty casts. Revision Changes Path 1.74 +17 -14 src/sys/i386/isa/if_le.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304160627.h3G6RdEJ007649>