rxrpc: Separate local endpoint event handling out into its own file
authorDavid Howells <dhowells@redhat.com>
Mon, 4 Apr 2016 13:00:34 +0000 (14:00 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 15 Jun 2016 14:37:12 +0000 (15:37 +0100)
commit875636163b4e694c092625ed98b17e10d582b3ca
treea369edf401991df10a8d6ce2952f23de97b7f054
parentf66d7490196055cb9fb058f8936d19111a6231b9
rxrpc: Separate local endpoint event handling out into its own file

Separate local endpoint event handling out into its own file preparatory to
overhauling the object management aspect (which remains in the original
file).

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/Makefile
net/rxrpc/ar-internal.h
net/rxrpc/local_event.c [new file with mode: 0644]
net/rxrpc/local_object.c