loss_interval: make struct dccp_li_hist_entry private
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 May 2007 21:56:44 +0000 (18:56 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:15:24 +0000 (22:15 -0700)
net/dccp/ccids/lib/loss_interval.c is the only place where this struct is used.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

No differences found