]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
authorDavid Howells <dhowells@redhat.com>
Thu, 30 Jun 2016 11:02:53 +0000 (12:02 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 6 Jul 2016 09:51:14 +0000 (10:51 +0100)
commita552ceac1bb01aee026a8d190010130643facaae
treebe33d884464e6072ee278801327de9fe76c9b089
parent16680167bcd2d5c9c902a5c69db5866e496c3de4
rxrpc: Move data_ready peer lookup into rxrpc_find_connection()

Move the peer lookup done in input.c by data_ready into
rxrpc_find_connection().

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/ar-internal.h
net/rxrpc/conn_object.c
net/rxrpc/input.c
net/rxrpc/utils.c