| commit | d83258a3da1d3c7ae7b75549c8bf7ed689562c62 | [log] [tgz] |
|---|---|---|
| author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon May 28 18:04:14 2007 -0300 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:15:18 2007 -0700 |
| tree | e19e448fd411c9006e96d6add09ed56d8c5a9e4e | |
| parent | 6bc7efe8efa627077f8f65d01dbb762fc9356a2f [diff] |
Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li
This is a preparatory patch for moving these loss interval functions from
net/dccp/ccids/ccid3.c to net/dccp/ccids/lib/loss_interval.c.
Based on a patch by Ian McDonald.
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>