On Thu, 2005-04-28 at 14:33 -0700, Woodruff, Robert J wrote: > 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
You misspelled it, SDP uses ECANCELED. Which seems to be 125 in asm-generic/errno.h -tduffy
signature.asc
Description: This is a digitally signed message part
_______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
