Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 14:09:43 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12941 for review
Message-ID:  <200206142109.g5EL9hs59474@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12941

Change 12941 by rwatson@rwatson_paprika on 2002/06/14 14:08:44

	Remove more cruft left over from earlier iterations.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/sys/mac.h#106 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/mac.h#106 (text+ko) ====

@@ -129,15 +129,6 @@
 
 #define	MAC_FLAG_INITIALIZED		0x00000001	/* Is initialized. */
 
-/*
- * Network interface description structure for MAC.
- */
-struct mac_ifnet_spec {
-	int			mis_type;		/* not used yet */
-	struct mac		mis_label_outgoing;	/* mbuf must match */
-	struct mac		mis_label_incoming;	/* default on mbuf */
-};
-
 #ifndef _KERNEL
 
 /*

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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