| > This separates RX/TX initialisation and puts all packet history / loss intervals | > initialisation into tfrc.c. | > The organisation is uniform: slab declaration -> {rx,tx}_init() -> {rx,tx}_exit() | | NAK, you can't call a __exit marked routine from a __init marked | routine. | Ok thanks, will fix that in revision 2. - 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
- [PATCH 3/8] [TFRC/CCID3]: Remove now unused ... Gerrit Renker
- [PATCH 4/8] [TFRC]: Need separate entry_... Gerrit Renker
- [PATCH 5/8] [TFRC]: Loss interval co... Gerrit Renker
- [PATCH 6/8] [PATCH v2] [TFRC]: R... Gerrit Renker
- [PATCH 7/8] [TFRC]: CCID3 (... Gerrit Renker
- [PATCH 8/8] [PATCH v2] [CCI... Gerrit Renker
- Re: [PATCH 5/8] [TFRC]: Loss int... Arnaldo Carvalho de Melo
- Re: [PATCH 5/8] [TFRC]: Los... Gerrit Renker
- Re: [PATCH 3/8] [TFRC/CCID3]: Remove now... Arnaldo Carvalho de Melo
- Re: [PATCH 2/8] [TFRC]: Put RX/TX initialisa... Arnaldo Carvalho de Melo
- Re: [PATCH 2/8] [TFRC]: Put RX/TX initia... Gerrit Renker
- Re: [PATCH 1/8] [TFRC]: Whitespace cleanups Arnaldo Carvalho de Melo