]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay
authorDavid Howells <dhowells@redhat.com>
Tue, 13 Sep 2016 21:36:21 +0000 (22:36 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 13 Sep 2016 21:36:21 +0000 (22:36 +0100)
commit91c2c7b656a80984362dbcb3d326e4a7274d0607
tree37516557fc7e9a404248da955cca32e29a369c87
parentbc4abfcf51835420d61440b2b7aa18181bc1f273
rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay

The IDLE ACK packet should use the rxrpc_idle_ack_delay setting when the
timer is set for it.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/call_event.c