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

Smith, Stan stan.smith at intel.com
Tue Jun 28 14:36:33 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/ipoib_endpoint.h-revBASE.svn000.tmp.h	Tue Jun 28 14:11:11 2011
+++ C:/Users/scsmith/Documents/openIB-windows/SVN/gen1/trunk/ulp/ipoib_NDIS6_CM/kernel/ipoib_endpoint.h	Tue Jun 28 11:00:38 2011
@@ -395,18 +395,4 @@
 cm_get_state_str(
 	IN		cm_state_t );
 
-char *
-get_eth_packet_type_str(
-	IN	net16_t);
-
-char *
-get_IP_protocol_str(
-	IN	uint8_t);
-
-
-#if DBG
-
-void decode_enet_pkt( char *preFix, void *hdr, int len, char *postFix );
-#endif
-
 #endif	/* _IPOIB_ENDPOINT_H_ */




More information about the ofw mailing list