linux_dsm_epyc7002/net/rxrpc
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: a158bdd324 ("rxrpc: Fix call timeouts")
Signed-off-by: David Howells <dhowells@redhat.com>
2018-03-30 21:04:43 +01:00
..
af_rxrpc.c rxrpc: Fix firewall route keepalive 2018-03-30 21:04:43 +01:00
ar-internal.h rxrpc: Fix firewall route keepalive 2018-03-30 21:04:43 +01:00
call_accept.c rxrpc, afs: Use debug_ids rather than pointers in traces 2018-03-27 23:03:00 +01:00
call_event.c rxrpc: Fix a bit of time confusion 2018-03-30 21:04:43 +01:00
call_object.c rxrpc, afs: Use debug_ids rather than pointers in traces 2018-03-27 23:03:00 +01:00
conn_client.c rxrpc: Fix received abort handling 2018-02-07 21:47:10 -05:00
conn_event.c rxrpc: Fix firewall route keepalive 2018-03-30 21:04:43 +01:00
conn_object.c rxrpc: Fix received abort handling 2018-02-07 21:47:10 -05:00
conn_service.c
input.c rxrpc: Fix firewall route keepalive 2018-03-30 21:04:43 +01:00
insecure.c
Kconfig
key.c
local_event.c
local_object.c
Makefile
misc.c
net_ns.c rxrpc: Fix firewall route keepalive 2018-03-30 21:04:43 +01:00
output.c rxrpc: Fix firewall route keepalive 2018-03-30 21:04:43 +01:00
peer_event.c rxrpc: Fix firewall route keepalive 2018-03-30 21:04:43 +01:00
peer_object.c rxrpc: Fix firewall route keepalive 2018-03-30 21:04:43 +01:00
proc.c
protocol.h
recvmsg.c rxrpc: remove redundant initialization of variable 'len' 2018-03-16 09:48:39 -04:00
rxkad.c rxrpc: Fix firewall route keepalive 2018-03-30 21:04:43 +01:00
security.c
sendmsg.c rxrpc, afs: Use debug_ids rather than pointers in traces 2018-03-27 23:03:00 +01:00
skbuff.c
sysctl.c
utils.c