commit | 878ac60023c4ba11a7fbf0b1dfe07b8472c0d6ce | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Jun 14 12:24:46 2007 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:15:19 2007 -0700 |
tree | 91c32ebc926cc34906dbe2766da169d4302aff92 | |
parent | d83258a3da1d3c7ae7b75549c8bf7ed689562c62 [diff] |
[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>