[openib-general] [PATCH][libsdp] update to use correct protocol family number (27)
Tom Duffy
tduffy at sun.com
Tue Mar 8 16:27:55 PST 2005
Signed-off-by: Tom Duffy <tduffy at sun.com>
Index: gen2/trunk/src/userspace/libsdp/src/sdp_inet.h
===================================================================
--- gen2/trunk/src/userspace/libsdp/src/sdp_inet.h (revision 1966)
+++ gen2/trunk/src/userspace/libsdp/src/sdp_inet.h (working copy)
@@ -27,7 +27,7 @@
/*
* constants shared between user and kernel space.
*/
-#define AF_INET_SDP 26 /* SDP socket protocol family */
+#define AF_INET_SDP 27 /* SDP socket protocol family */
#define AF_INET_STR "AF_INET_SDP" /* SDP enabled environment variable */
#endif /* _TS_SDP_INET_H */
More information about the general
mailing list