rxrpc: Move some miscellaneous bits out into their own file
authorDavid Howells <dhowells@redhat.com>
Thu, 7 Apr 2016 16:23:16 +0000 (17:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2016 19:34:40 +0000 (15:34 -0400)
commit8e688d9c166671bb4a6977384de2fe7f46a31ba4
tree940e458c3984d4980bbc4c4016f1ddd5651779c8
parent8f7e6e75d3074dd1856a6105f7511249ee2f2ffd
rxrpc: Move some miscellaneous bits out into their own file

Move some miscellaneous bits out into their own file to make it easier to
split the call handling.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/af_rxrpc.h
net/rxrpc/Makefile
net/rxrpc/ar-ack.c
net/rxrpc/ar-input.c
net/rxrpc/ar-internal.h
net/rxrpc/misc.c [new file with mode: 0644]