From: Arnaldo Carvalho de Melo Date: Mon, 28 May 2007 21:53:08 +0000 (-0300) Subject: loss_interval: Nuke dccp_li_hist X-Git-Tag: v2.6.23-rc1~1109^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc4d6a3a34ce3976d7d01d044f3093cddc2921c2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed