]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e9f83b8202e2af224b7bb85cdd3adcab8e7c86a
treea369edf401991df10a8d6ce2952f23de97b7f054
parent937835c1bb7fd390efa50c519eb88d09bceb0126
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