On 10/4/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> wrote: > [DCCP]: Remove now unused parts of the old CCID interface > > The TX/RX CCIDs of the minisock are now redundant; similar to the Ack Vector case, > their value equals initially that of the sysctl, but at the end of feature negotiation > may be something different. > > The old interface removed by this patch thus has been replaced by the newer interface to > dynamically query the currently loaded CCIDs earlier in this patch set. > > Also removed the constructors for the TX CCID and the RX CCID, since the switch rx/non-rx > is done by the handler in minisocks.c (and the handler is the only place in the code > where CCIDs are loaded). > > Signed-off-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx> Acked-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx> -- 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html