PERFORCE change 110934 for review

Matt Jacob mjacob at FreeBSD.org
Sat Dec 2 23:58:47 PST 2006


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

Change 110934 by mjacob at newisp on 2006/12/03 07:57:48

	Mimic CVS and eliminate an unused flag.

Affected files ...

.. //depot/projects/newisp/cam/cam_ccb.h#4 edit

Differences ...

==== //depot/projects/newisp/cam/cam_ccb.h#4 (text+ko) ====

@@ -719,7 +719,6 @@
 #define CTS_SPI_VALID_PPR_OPTIONS	0x10
 	u_int	flags;
 #define	CTS_SPI_FLAGS_DISC_ENB		0x01
-#define	CTS_SPI_FLAGS_TAG_ENB		0x02
 	u_int	sync_period;
 	u_int	sync_offset;
 	u_int	bus_width;


More information about the p4-projects mailing list