commit | 668348a4232d3dd0ee48b3dc13228b5a7eb57565 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | Sun Aug 19 17:17:02 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:48:13 2007 -0700 |
tree | 901c41d72c9202a503333acf854d761cb6121e6e | |
parent | 9823b7b5542858afe5b6a1e2df83b3847c28f3d6 [diff] |
[DCCP] CCID3: Stop using dccp_timestamp Now to convert the ackvec code to ktime_t so that we can get rid of dccp_timestamp and the epoch thing in dccp_sock. Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>