Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2003 00:08:26 -0500 (EST)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        "Matthew N. Dodd" <mdodd@FreeBSD.org>
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
Message-ID:  <20030303000713.N12086@sasami.jurai.net>
In-Reply-To: <200303030504.h2354vP3036203@repoman.freebsd.org>
References:  <200303030504.h2354vP3036203@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030303000713.N12086>