Date: Mon, 7 Nov 2005 16:57:14 +0000 (UTC) From: Bill Paul <wpaul@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/ndis ndis_var.h Message-ID: <200511071657.jA7GvELV007540@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2005-11-07 16:57:14 UTC FreeBSD src repository Modified files: sys/compat/ndis ndis_var.h Log: Change the definition for EXT_NDIS to EXT_NET_DRV. Since the latest mbuf code changes, MEXTADD() can be used to add an external buffer with arbitrary type, but mb_ext_free() won't let you free it. Revision Changes Path 1.46 +1 -1 src/sys/compat/ndis/ndis_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511071657.jA7GvELV007540>