Date: Tue, 26 Feb 2008 15:43:31 GMT From: Steve Wise <swise@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 136265 for review Message-ID: <200802261543.m1QFhV3Z050790@repoman.freebsd.org>
index | next in thread | raw e-mail
http://perforce.freebsd.org/chv.cgi?CH=136265 Change 136265 by swise@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; }help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802261543.m1QFhV3Z050790>
