On 9/27/07, Gerrit Renker <[EMAIL PROTECTED]> wrote:
>  * but there is already dccp_tfrc_lib which hosts a major number of functions 
> used by CCID3/4
>  * hence I think that you could proceed by
>         - add a CCID-3 specific object file to dccp_tfrc_lib-y in 
> net/dccp/ccids/lib/Makefile
>           (eg. ccid3_funcs.o or whatever)
>         - the file could take the shared functions, ccid3.c could then be 
> stripped to smaller functions
>           which wrap around the library functions
>         - tfrc.h could take the declarations
>  * this way one library less to look after.
>
I agree. I came up with this idea too and then I promptly forgot it!

Ian
-- 
Web1: http://wand.net.nz/~iam4/
Web2: http://www.jandi.co.nz
Blog: http://iansblog.jandi.co.nz
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to