PERFORCE change 128978 for review

Steve Wise swise at FreeBSD.org
Mon Nov 12 07:50:29 PST 2007


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

Change 128978 by swise at swise:vic10:iwarp on 2007/11/12 15:49:47

	Remove the IB_SUPPORTED ifdefs from rdma_verbs.c

Affected files ...

.. //depot/projects/iwarp/sys/contrib/rdma/rdma_verbs.c#3 edit

Differences ...

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

@@ -44,6 +44,7 @@
 #include <sys/kernel.h>
 #include <sys/libkern.h>
 #include <sys/module.h>
+#include <sys/endian.h>
 #include <sys/linux_compat.h>
 
 #include <contrib/rdma/ib_verbs.h>


More information about the p4-projects mailing list