summaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/ccid3.h
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>2007-08-20 02:14:27 +0200
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-11 01:48:10 +0200
commitac198ea8d94a46830080372a539420cf4a8de4a3 (patch)
treec7d78474bf451d63c93f155f4d145b69f3b4371c /net/dccp/ccids/ccid3.h
parent[SCTP]: Rewrite of sctp buffer management code (diff)
downloadlinux-ac198ea8d94a46830080372a539420cf4a8de4a3.tar.xz
linux-ac198ea8d94a46830080372a539420cf4a8de4a3.zip
[DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed
The code was too complicated, if p > 0 in ccid3_hc_tx_no_feedback_timer the timestamp was being obtained to be passed to ccid3_hc_tx_update_x, where only if p > 0 the timestamp was needed, so just leave it to ccid3_hc_tx_update_x to obtain the timestamp if needed. This will help in the upcoming changesets where we'll convert t_ld to ktime_t. We'll eventually try to reuse ktime_get_real() calls again. Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/ccids/ccid3.h')
0 files changed, 0 insertions, 0 deletions