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)
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>

No differences found