David Howells f82eb88b0f rxrpc: Fix a bit of time confusion
The rxrpc_reduce_call_timer() function should be passed the 'current time'
in jiffies, not the current ktime time.  It's confusing in rxrpc_resend
because that has to deal with both.  Pass the correct current time in.

Note that this only affects the trace produced and not the functioning of
the code.

Fixes: a158bdd3247b ("rxrpc: Fix call timeouts")
Signed-off-by: David Howells <dhowells@redhat.com>
2018-03-30 21:04:43 +01:00
..
2018-03-30 21:04:43 +01:00
2018-03-30 21:04:43 +01:00
2017-08-29 10:55:20 +01:00
2017-11-24 10:18:41 +00:00
2018-03-30 21:04:43 +01:00
2018-03-30 21:04:43 +01:00
2018-03-30 21:04:43 +01:00
2017-11-24 10:18:41 +00:00
2017-08-29 10:55:20 +01:00