From owner-cvs-all Sun Mar 2 21: 8:29 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC74237B401; Sun, 2 Mar 2003 21:08:27 -0800 (PST) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16E5243FBD; Sun, 2 Mar 2003 21:08:27 -0800 (PST) (envelope-from winter@jurai.net) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.6/8.12.5) with ESMTP id h2358QvA028611; Mon, 3 Mar 2003 00:08:26 -0500 (EST) (envelope-from winter@jurai.net) Date: Mon, 3 Mar 2003 00:08:26 -0500 (EST) From: "Matthew N. Dodd" To: "Matthew N. Dodd" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net bpf.c if_ef.c if_ethersubr.c if_fddisubr.c if_ieee80211subr.c if_iso88025subr.c if_vlan.c In-Reply-To: <200303030504.h2354vP3036203@repoman.freebsd.org> Message-ID: <20030303000713.N12086@sasami.jurai.net> References: <200303030504.h2354vP3036203@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 2 Mar 2003, Matthew N. Dodd wrote: > Modified files: > sys/net bpf.c if_ef.c if_ethersubr.c > if_fddisubr.c if_ieee80211subr.c > if_iso88025subr.c if_vlan.c > Log: > sizeof(struct llc) -> LLC_SNAPFRAMELEN > sizeof(struct ether_header) -> ETHER_HDR_LEN > sizeof(struct fddi_header) -> FDDI_HDR_LEN Only the first is really functional (in that the length of the LLC header depends on what type it is). I fixed the second two for consistency. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message