Hi Libor, I was trying to backport SDP to a 2.6.9 kernel and ran into a compile error when compiling sdp_conn.c and sdp_inet.c They seem to have a reference to a value of ECANCELLED.
I did a search and found it was defined in asm-parisc/errno.h but no where else. #define ECANCELLED 253 Is that the value you intended in these calls and if so, can I just define it in somewhere like sdp_main.h for my backport version ? woody _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
