On Thu, Sep 20, 2007 at 14:55:09 -0300, ツ Leandro Sales wrote: > diff -uprN dccp-ccid4.base/net/dccp/ccids/ccid4.h > +#define NOM_PACKET_SIZE 1460 Agreed, using a define for hardcoded value is the way to go. I think nominal packet size is somewhat private information to ccid4.c, so I'd rather put the define in the c-file. What does the Linux-kernel coding convention (or common sense) say about this? - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html