commit | 8132da4d412ad51c34bad11133a8f0941e2a1972 | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Sat Jun 16 13:34:02 2007 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:15:27 2007 -0700 |
tree | 9c8539609c1fce671d3b060cef98ad98e0c59fe6 | |
parent | 1e180f726a58089d15637b5495fecbad8c50c833 [diff] |
[CCID3]: Sending time: update to ktime_t This updates the computation of t_nom and t_last_win_count to use the newer gettimeofday interface. Committer note: used ktime_to_timeval to set the 'now' variable to t_ld in ccid3hctx_no_feedback_timer Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>