[ofw] [PATCH] 1 of 6 ipoib_ndis6_cm - conditionalize and move debug code to debug file

Smith, Stan stan.smith at intel.com
Tue Jun 28 14:35:57 PDT 2011


Migrate debug code into ipoib_debug.cpp and make conditional on EXTRA_DEBUG==1; trim the default compilation base.

Signed-off-by: stan smith <stan.smith at intel.com>

--- C:/Users/scsmith/AppData/Local/Temp/SOURCES-revBASE.svn000.tmp	Tue Jun 28 14:12:39 2011
+++ C:/Users/scsmith/Documents/openIB-windows/SVN/gen1/trunk/ulp/ipoib_NDIS6_CM/kernel/SOURCES	Tue Jun 28 10:59:09 2011
@@ -32,7 +32,8 @@
 	-DDEPRECATE_DDK_FUNCTIONS -DNDIS61_MINIPORT=1 -DNEED_CL_OBJ \
 	-DBINARY_COMPATIBLE=0 -DIPOIB_CM=1 -D_PORT_REFS=0 \
 	-DUD_NBL_IN_DESC=1 -DNDIS_HINTS=1 \
-	-DFORCE_CM_MODE=0
+	-DFORCE_CM_MODE=0 \
+	-DEXTRA_DBG=0
 
 #	-DPERF_TRACK_ON=1
 





More information about the ofw mailing list