]> git.baikalelectronics.ru Git - kernel.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)
commit949703cb2397f127609051a04f43ddae01d65697
tree37516557fc7e9a404248da955cca32e29a369c87
parent8e8c640672176d12161e90fe384b32a4b2787812
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