PERFORCE change 47947 for review

Robert Watson rwatson at FreeBSD.org
Mon Mar 1 16:39:43 PST 2004


http://perforce.freebsd.org/chv.cgi?CH=47947

Change 47947 by rwatson at rwatson_tislabs on 2004/03/01 16:39:33

	Remove MT_TAG, no longer required.

Affected files ...

.. //depot/projects/netperf_socket/sys/sys/mbuf.h#4 edit

Differences ...

==== //depot/projects/netperf_socket/sys/sys/mbuf.h#4 (text+ko) ====

@@ -221,7 +221,6 @@
 #if 0
 #define	MT_RIGHTS	12	/* access rights */
 #define	MT_IFADDR	13	/* interface address */
-#define	MT_TAG		13	/* deprecated: use m_tag's instead */
 #endif
 #define	MT_CONTROL	14	/* extra-data protocol message */
 #define	MT_OOBDATA	15	/* expedited data  */


More information about the p4-projects mailing list