Date: Fri, 29 Mar 2002 00:51:42 -0800 (PST) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_fddisubr.c Message-ID: <200203290851.g2T8pgl52278@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2002/03/29 00:51:42 PST
Modified files:
sys/net if_fddisubr.c
Log:
- Use net/fddi.h rather than netinet/if_fddi.h.
- Use FDDI_ADDR_LEN rather than a magic number or a sizeof().
- Hide distracting sizeof() behind FDDI_HDR_LEN macro.
- Don't use sizeof(struct llc) in areas where we mean LLC_SNAPFRAMELEN.
Revision Changes Path
1.60 +21 -21 src/sys/net/if_fddisubr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203290851.g2T8pgl52278>
