]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
authorMarc Dionne <marc.dionne@auristor.com>
Fri, 12 Apr 2019 15:33:47 +0000 (16:33 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Apr 2019 23:57:23 +0000 (16:57 -0700)
commit7ce0c912b6101a3d49aa277de76232d4104a9bcb
tree0133479c4cbec6c1bdd2715cb0b2152d73252596
parenta72c7ef2ff5cf77dae934fe5351179132c76c178
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed

Make rxrpc_kernel_check_life() pass back the life counter through the
argument list and return true if the call has not yet completed.

Suggested-by: Marc Dionne <marc.dionne@auristor.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/rxrpc.txt
fs/afs/rxrpc.c
include/net/af_rxrpc.h
net/rxrpc/af_rxrpc.c