Add missing errno value to verbs.h, per your recommendation.

Signed-off-by: <[email protected]>

--- a/ulp/libibverbs/include/infiniband/verbs.h Fri Oct 30 10:55:30 2009
+++ b/ulp/libibverbs/include/infiniband/verbs.h Fri Oct 30 09:42:18 2009
@@ -63,6 +63,8 @@
 #define EAFNOSUPPORT   WV_INVALID_ADDRESS
 #define EWOULDBLOCK            WV_DEVICE_BUSY

+#define ECONNRESET             WSAECONNRESET
+
 union ibv_gid
 {
        uint8_t                 raw[16];
_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to