]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
loss_interval: Nuke dccp_li_hist
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 May 2007 21:53:08 +0000 (18:53 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:15:23 +0000 (22:15 -0700)
commitcc4d6a3a34ce3976d7d01d044f3093cddc2921c2
treeddf0a5d4aaac4661f3bb1fadd60082febc21b9ef
parentc70b729e662a1b3ee2ef5370c1e4c9bc3ddc239f
loss_interval: Nuke dccp_li_hist

It had just a slab cache, so, for the sake of simplicity just make
dccp_trfc_lib module init routine create the slab cache, no need for users of
the lib to create a private loss_interval object.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
net/dccp/ccids/ccid3.c
net/dccp/ccids/lib/loss_interval.c
net/dccp/ccids/lib/loss_interval.h