Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2008 12:04:52 -0700
From:      Sam Leffler <sam@freebsd.org>
To:        src-committers@freebsd.org
Cc:        cvs-src@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/sys mbuf.h
Message-ID:  <47E7FB54.1020305@freebsd.org>
In-Reply-To: <200803241901.m2OJ1TCl096576@repoman.freebsd.org>
References:  <200803241901.m2OJ1TCl096576@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Sam Leffler wrote:
> sam         2008-03-24 19:01:29 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/sys              mbuf.h 
>   Log:
>   o add M_PROTO[678]; they'll be needed by net80211 vap code
>   o sort mbuf flags together and extend values to 32 bits
>   o write M_COPYFLAGS in terms of M_PROTOFLAGS
>   o move M_COPYFLAGS and M_PROTOFLAGS up to be together with flag defs
>   
>   Reviewed by:    rwatson
>   MFC after:      3 weeks
>   

I want to re-sort flags too but held off.  If anyone is aware of code 
that depends on the actual values of M_* please let me know.

    Sam




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