Date: Fri, 19 Feb 1999 05:41:36 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.h if.c Message-ID: <199902191341.FAA02341@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/02/19 05:41:35 PST
Modified files:
sys/net if.h if.c
Log:
Since ifru_flags is a short, we can fit in a copy of the flags
before they got changed. This can help eliminate much of the
gymnastics drivers do in their ioctl routines to figure this out.
Remove commented out IFF_NOTRAILERS
Revision Changes Path
1.50 +4 -4 src/sys/net/if.h
1.66 +2 -1 src/sys/net/if.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?199902191341.FAA02341>
