Date: Thu, 27 Mar 2003 12:38:00 -0800 (PST) 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/dev/ie if_ie.c Message-ID: <200303272038.h2RKc0nu096525@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2003/03/27 12:38:00 PST
FreeBSD src repository
Modified files:
sys/dev/ie if_ie.c
Log:
- Rely on ether_ifattach() to initialize part of our struct ifnet
rather than doing it ourself.
- Set ifq_maxlen.
- Include the size of the ethernet header when we allocate
our mbuf chain in ieget().
Revision Changes Path
1.89 +17 -23 src/sys/dev/ie/if_ie.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303272038.h2RKc0nu096525>
