]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Split client connection code out into its own file
authorDavid Howells <dhowells@redhat.com>
Mon, 4 Apr 2016 13:00:40 +0000 (14:00 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 6 Jul 2016 09:43:52 +0000 (10:43 +0100)
commitb09c3c6d819d0e3e2a24eacf6bd81d4a6c43dc27
tree9439781a84953400f78e9378658a4409fd913109
parent9ca2f2c49689ad1acf4bedc97bace93110d1ba79
rxrpc: Split client connection code out into its own file

Split the client-specific connection code out into its own file.  It will
behave somewhat differently from the service-specific connection code, so
it makes sense to separate them.

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