[CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 14 Jun 2007 15:24:46 +0000 (12:24 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:15:19 +0000 (22:15 -0700)
commit878ac60023c4ba11a7fbf0b1dfe07b8472c0d6ce
tree91c32ebc926cc34906dbe2766da169d4302aff92
parentd83258a3da1d3c7ae7b75549c8bf7ed689562c62
[CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li

Now ccid3_hc_rx_update_li is ready to be moved to
net/dccp/ccids/lib/loss_interval, it uses the same interface as the other
functions there.

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