Date: Sun, 9 Oct 2005 04:21:11 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/ndis kern_ndis.c Message-ID: <200510090421.j994LBWV033593@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2005-10-09 04:21:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/compat/ndis kern_ndis.c
Log:
MFC (by andre)
| Test the mbuf flags against the correct constant. The previous
| version worked as intended but only by chance.
|
| MT_HEADER == M_PKTHDR == 0x2.
|
| Revision Changes Path
| 1.85 +1 -1 src/sys/compat/ndis/kern_ndis.c
Approved by: re (scottl)
Revision Changes Path
1.84.2.1 +1 -1 src/sys/compat/ndis/kern_ndis.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510090421.j994LBWV033593>
