PERFORCE change 136265 for review

Steve Wise swise at FreeBSD.org
Tue Feb 26 15:43:32 UTC 2008


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

Change 136265 by swise at swise:vic10:iwarp on 2008/02/26 15:43:16

	remove printf.

Affected files ...

.. //depot/projects/iwarp/sys/contrib/rdma/rdma_cma.c#11 edit

Differences ...

==== //depot/projects/iwarp/sys/contrib/rdma/rdma_cma.c#11 (text+ko) ====

@@ -2057,7 +2057,6 @@
 		soclose(so);
 		return ret;
 	}
-	printf("%s created/bound id_priv %p socket %p\n", __FUNCTION__, id_priv, so);
 	id_priv->so = so;
 	return 0;       
 }


More information about the p4-projects mailing list