rxrpc: Keep the call timeouts as ktimes rather than jiffies
authorDavid Howells <dhowells@redhat.com>
Mon, 26 Sep 2016 21:12:49 +0000 (22:12 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 30 Sep 2016 13:40:11 +0000 (14:40 +0100)
commitdf0adc788ae74e35ab1a79f3db878df7fdc7db55
treec47e59c2105fb9743a68b38af3db2b40d2c69ee6
parentc31410ea009d10501ea90f64cdda0083c8cf0161
rxrpc: Keep the call timeouts as ktimes rather than jiffies

Keep that call timeouts as ktimes rather than jiffies so that they can be
expressed as functions of RTT.

Signed-off-by: David Howells <dhowells@redhat.com>
include/trace/events/rxrpc.h
net/rxrpc/ar-internal.h
net/rxrpc/call_event.c
net/rxrpc/call_object.c
net/rxrpc/input.c
net/rxrpc/misc.c
net/rxrpc/sendmsg.c
net/rxrpc/sysctl.c