]> err.no Git - linux-2.6/commit
[DCCP] CCID3: Stop using dccp_timestamp
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>
Mon, 20 Aug 2007 00:17:02 +0000 (17:17 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:48:13 +0000 (16:48 -0700)
commit668348a4232d3dd0ee48b3dc13228b5a7eb57565
tree901c41d72c9202a503333acf854d761cb6121e6e
parent9823b7b5542858afe5b6a1e2df83b3847c28f3d6
[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>
net/dccp/ccids/ccid3.c